Skip to content

Commit 9e2c51f

Browse files
Bump the dependencies group with 7 updates (#83)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f91b3a commit 9e2c51f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<maven.compiler.source>21</maven.compiler.source>
1414
<maven.compiler.target>21</maven.compiler.target>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16-
<jackson-version>2.18.0</jackson-version>
16+
<jackson-version>2.18.1</jackson-version>
1717
<swagger-annotations-version>2.2.19</swagger-annotations-version>
1818
<maven-plugin-version>1.0.0</maven-plugin-version>
1919
<junit-version>4.13.1</junit-version>
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.redisson</groupId>
9797
<artifactId>redisson</artifactId>
98-
<version>3.37.0</version>
98+
<version>3.38.1</version>
9999
<exclusions>
100100
<exclusion>
101101
<groupId>ch.qos.logback</groupId>
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>software.amazon.awssdk</groupId>
122122
<artifactId>s3</artifactId>
123-
<version>2.29.1</version>
123+
<version>2.29.6</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)