Skip to content

Commit b024168

Browse files
Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 (#671)
Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a205c1 commit b024168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commons-vfs2-examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>org.slf4j</groupId>
195195
<artifactId>slf4j-simple</artifactId>
196-
<version>2.0.16</version>
196+
<version>2.0.17</version>
197197
<scope>runtime</scope>
198198
</dependency>
199199
</dependencies>
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>org.slf4j</groupId>
222222
<artifactId>slf4j-simple</artifactId>
223-
<version>2.0.16</version>
223+
<version>2.0.17</version>
224224
<scope>runtime</scope>
225225
</dependency>
226226
</dependencies>

0 commit comments

Comments
 (0)