Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 2d6d431

Browse files
Bump slf4j-simple from 1.7.33 to 1.7.36
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.33 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.36) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b44a1ae commit 2d6d431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.slf4j</groupId>
132132
<artifactId>slf4j-simple</artifactId>
133-
<version>1.7.33</version>
133+
<version>1.7.36</version>
134134
</dependency>
135135

136136
<dependency>
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>com.diffplug.spotless</groupId>
163163
<artifactId>spotless-maven-plugin</artifactId>
164-
<version>2.20.0</version>
164+
<version>2.21.0</version>
165165
<executions>
166166
<execution>
167167
<goals>

0 commit comments

Comments
 (0)