Skip to content

Commit 482cda1

Browse files
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 in /finish
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0fd88c commit 482cda1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.slf4j</groupId>
7070
<artifactId>slf4j-api</artifactId>
71-
<version>2.0.13</version>
71+
<version>2.0.16</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.slf4j</groupId>

finish/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.slf4j</groupId>
6969
<artifactId>slf4j-api</artifactId>
70-
<version>2.0.13</version>
70+
<version>2.0.16</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)