Skip to content

Commit 7c4ca37

Browse files
@W-17264514 Update slf4j monorepo to v2.0.17
1 parent b6742aa commit 7c4ca37

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>
@@ -730,12 +730,12 @@
730730
<dependency>
731731
<groupId>org.slf4j</groupId>
732732
<artifactId>slf4j-api</artifactId>
733-
<version>2.0.7</version>
733+
<version>2.0.17</version>
734734
</dependency>
735735
<dependency>
736736
<groupId>org.slf4j</groupId>
737737
<artifactId>jcl-over-slf4j</artifactId>
738-
<version>2.0.7</version>
738+
<version>2.0.17</version>
739739
</dependency>
740740
</dependencies>
741741
<executions>
@@ -918,12 +918,12 @@
918918
<dependency>
919919
<groupId>org.slf4j</groupId>
920920
<artifactId>slf4j-api</artifactId>
921-
<version>2.0.6</version>
921+
<version>2.0.17</version>
922922
</dependency>
923923
<dependency>
924924
<groupId>org.slf4j</groupId>
925925
<artifactId>jcl-over-slf4j</artifactId>
926-
<version>2.0.6</version>
926+
<version>2.0.17</version>
927927
</dependency>
928928
</dependencies>
929929
<executions>
@@ -1197,12 +1197,12 @@
11971197
<dependency>
11981198
<groupId>org.slf4j</groupId>
11991199
<artifactId>slf4j-api</artifactId>
1200-
<version>2.0.6</version>
1200+
<version>2.0.17</version>
12011201
</dependency>
12021202
<dependency>
12031203
<groupId>org.slf4j</groupId>
12041204
<artifactId>jcl-over-slf4j</artifactId>
1205-
<version>2.0.6</version>
1205+
<version>2.0.17</version>
12061206
</dependency>
12071207
</dependencies>
12081208
<executions>
@@ -1386,12 +1386,12 @@
13861386
<dependency>
13871387
<groupId>org.slf4j</groupId>
13881388
<artifactId>slf4j-api</artifactId>
1389-
<version>2.0.7</version>
1389+
<version>2.0.17</version>
13901390
</dependency>
13911391
<dependency>
13921392
<groupId>org.slf4j</groupId>
13931393
<artifactId>jcl-over-slf4j</artifactId>
1394-
<version>2.0.7</version>
1394+
<version>2.0.17</version>
13951395
</dependency>
13961396
</dependencies>
13971397
<executions>
@@ -1480,12 +1480,12 @@
14801480
<dependency>
14811481
<groupId>org.slf4j</groupId>
14821482
<artifactId>slf4j-api</artifactId>
1483-
<version>2.0.7</version>
1483+
<version>2.0.17</version>
14841484
</dependency>
14851485
<dependency>
14861486
<groupId>org.slf4j</groupId>
14871487
<artifactId>jcl-over-slf4j</artifactId>
1488-
<version>2.0.7</version>
1488+
<version>2.0.17</version>
14891489
</dependency>
14901490
</dependencies>
14911491
<executions>

0 commit comments

Comments
 (0)