Skip to content

Commit 0745d93

Browse files
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 in /start
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 0745d93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

start/inventory/pom.xml

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

start/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)