Skip to content

Commit 7622711

Browse files
Bump the dependencies group with 2 updates (#109)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 764b8f2 commit 7622711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.redisson</groupId>
9797
<artifactId>redisson</artifactId>
98-
<version>3.47.0</version>
98+
<version>3.48.0</version>
9999
<exclusions>
100100
<exclusion>
101101
<groupId>ch.qos.logback</groupId>
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.junit.jupiter</groupId>
148148
<artifactId>junit-jupiter</artifactId>
149-
<version>5.12.2</version>
149+
<version>5.13.0</version>
150150
<scope>test</scope>
151151
</dependency>
152152
</dependencies>

0 commit comments

Comments
 (0)