Skip to content

Commit 3f1d369

Browse files
Merge pull request #4 from avaje/dependabot/maven/main/dependencies-a9d8a4367f
Bump the dependencies group with 4 updates
2 parents cce6376 + fab1c99 commit 3f1d369

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
<dependency>
4141
<groupId>dev.mccue</groupId>
4242
<artifactId>jdbc</artifactId>
43-
<version>2025.03.09</version>
43+
<version>2025.05.29</version>
4444
</dependency>
4545

4646
<dependency>
4747
<groupId>org.junit.jupiter</groupId>
4848
<artifactId>junit-jupiter-engine</artifactId>
49-
<version>5.12.2</version>
49+
<version>5.13.0</version>
5050
<scope>test</scope>
5151
</dependency>
5252

@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.postgresql</groupId>
6161
<artifactId>postgresql</artifactId>
62-
<version>42.7.5</version>
62+
<version>42.7.6</version>
6363
</dependency>
6464

6565
<dependency>
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>com.spotify.fmt</groupId>
150150
<artifactId>fmt-maven-plugin</artifactId>
151-
<version>2.25</version>
151+
<version>2.27</version>
152152
<executions>
153153
<execution>
154154
<goals>

0 commit comments

Comments
 (0)