Skip to content

Commit 92e9ffa

Browse files
Update slf4j monorepo to v2.0.17
1 parent 7aa6b99 commit 92e9ffa

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

pom.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -471,12 +471,12 @@
471471
<dependency>
472472
<groupId>org.slf4j</groupId>
473473
<artifactId>slf4j-api</artifactId>
474-
<version>2.0.7</version>
474+
<version>2.0.17</version>
475475
</dependency>
476476
<dependency>
477477
<groupId>org.slf4j</groupId>
478478
<artifactId>jcl-over-slf4j</artifactId>
479-
<version>2.0.7</version>
479+
<version>2.0.17</version>
480480
</dependency>
481481
</dependencies>
482482
<executions>
@@ -729,12 +729,12 @@
729729
<dependency>
730730
<groupId>org.slf4j</groupId>
731731
<artifactId>slf4j-api</artifactId>
732-
<version>2.0.7</version>
732+
<version>2.0.17</version>
733733
</dependency>
734734
<dependency>
735735
<groupId>org.slf4j</groupId>
736736
<artifactId>jcl-over-slf4j</artifactId>
737-
<version>2.0.7</version>
737+
<version>2.0.17</version>
738738
</dependency>
739739
</dependencies>
740740
<executions>
@@ -916,12 +916,12 @@
916916
<dependency>
917917
<groupId>org.slf4j</groupId>
918918
<artifactId>slf4j-api</artifactId>
919-
<version>2.0.6</version>
919+
<version>2.0.17</version>
920920
</dependency>
921921
<dependency>
922922
<groupId>org.slf4j</groupId>
923923
<artifactId>jcl-over-slf4j</artifactId>
924-
<version>2.0.6</version>
924+
<version>2.0.17</version>
925925
</dependency>
926926
</dependencies>
927927
<executions>
@@ -1194,12 +1194,12 @@
11941194
<dependency>
11951195
<groupId>org.slf4j</groupId>
11961196
<artifactId>slf4j-api</artifactId>
1197-
<version>2.0.6</version>
1197+
<version>2.0.17</version>
11981198
</dependency>
11991199
<dependency>
12001200
<groupId>org.slf4j</groupId>
12011201
<artifactId>jcl-over-slf4j</artifactId>
1202-
<version>2.0.6</version>
1202+
<version>2.0.17</version>
12031203
</dependency>
12041204
</dependencies>
12051205
<executions>
@@ -1382,12 +1382,12 @@
13821382
<dependency>
13831383
<groupId>org.slf4j</groupId>
13841384
<artifactId>slf4j-api</artifactId>
1385-
<version>2.0.7</version>
1385+
<version>2.0.17</version>
13861386
</dependency>
13871387
<dependency>
13881388
<groupId>org.slf4j</groupId>
13891389
<artifactId>jcl-over-slf4j</artifactId>
1390-
<version>2.0.7</version>
1390+
<version>2.0.17</version>
13911391
</dependency>
13921392
</dependencies>
13931393
<executions>
@@ -1476,12 +1476,12 @@
14761476
<dependency>
14771477
<groupId>org.slf4j</groupId>
14781478
<artifactId>slf4j-api</artifactId>
1479-
<version>2.0.7</version>
1479+
<version>2.0.17</version>
14801480
</dependency>
14811481
<dependency>
14821482
<groupId>org.slf4j</groupId>
14831483
<artifactId>jcl-over-slf4j</artifactId>
1484-
<version>2.0.7</version>
1484+
<version>2.0.17</version>
14851485
</dependency>
14861486
</dependencies>
14871487
<executions>

0 commit comments

Comments
 (0)