Skip to content

Commit 56b58db

Browse files
committed
Update all non-major dependencies
1 parent 63a7275 commit 56b58db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

applications/proberapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>com.mysql</groupId>
174174
<artifactId>mysql-connector-j</artifactId>
175-
<version>9.4.0</version>
175+
<version>9.5.0</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>org.apache.httpcomponents</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650
<dependency>
651651
<groupId>com.fasterxml.jackson.core</groupId>
652652
<artifactId>jackson-core</artifactId>
653-
<version>2.20.0</version>
653+
<version>2.20.1</version>
654654
</dependency>
655655
<dependency>
656656
<groupId>joda-time</groupId>

0 commit comments

Comments
 (0)