We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf19f3a + 56b58db commit 773796aCopy full SHA for 773796a
2 files changed
applications/proberapp/pom.xml
@@ -172,7 +172,7 @@
172
<dependency>
173
<groupId>com.mysql</groupId>
174
<artifactId>mysql-connector-j</artifactId>
175
- <version>9.4.0</version>
+ <version>9.5.0</version>
176
</dependency>
177
178
<groupId>org.apache.httpcomponents</groupId>
pom.xml
@@ -650,7 +650,7 @@
650
651
<groupId>com.fasterxml.jackson.core</groupId>
652
<artifactId>jackson-core</artifactId>
653
- <version>2.20.0</version>
+ <version>2.20.1</version>
654
655
656
<groupId>joda-time</groupId>
0 commit comments