Skip to content

Commit 8a760c9

Browse files
Update dependency org.jdbi:jdbi3-core to v3.49.2
1 parent dd68ed2 commit 8a760c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contacts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.jdbi</groupId>
8585
<artifactId>jdbi3-core</artifactId>
86-
<version>3.20.1</version>
86+
<version>3.49.2</version>
8787
</dependency>
8888
<!-- https://mvnrepository.com/artifact/org.jdbi/jdbi3-sqlobject -->
8989
<dependency>

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.jdbi</groupId>
8282
<artifactId>jdbi3-core</artifactId>
83-
<version>3.20.1</version>
83+
<version>3.49.2</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.jdbi</groupId>

0 commit comments

Comments
 (0)