Skip to content

Commit 261b915

Browse files
Bump the java-production-dependencies group with 3 updates (#24)
1 parent 5766fbe commit 261b915

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
@@ -41,19 +41,19 @@
4141
<dependency>
4242
<groupId>org.slf4j</groupId>
4343
<artifactId>slf4j-api</artifactId>
44-
<version>1.7.36</version>
44+
<version>2.0.12</version>
4545
</dependency>
4646

4747
<dependency>
4848
<groupId>org.jetbrains</groupId>
4949
<artifactId>annotations</artifactId>
50-
<version>23.0.0</version>
50+
<version>24.1.0</version>
5151
<scope>provided</scope>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.slf4j</groupId>
5555
<artifactId>slf4j-simple</artifactId>
56-
<version>1.7.36</version>
56+
<version>2.0.12</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

0 commit comments

Comments
 (0)