Skip to content

Commit 813910d

Browse files
chore(deps): bump slf4j-api from 1.7.36 to 2.0.0
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b1a601 commit 813910d

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
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.codehaus.mojo</groupId>
217217
<artifactId>exec-maven-plugin</artifactId>
218-
<version>3.0.0</version>
218+
<version>3.1.0</version>
219219
<executions>
220220
<execution>
221221
<phase>test</phase>
@@ -438,7 +438,7 @@
438438
<dependency>
439439
<groupId>org.slf4j</groupId>
440440
<artifactId>slf4j-api</artifactId>
441-
<version>1.7.36</version>
441+
<version>2.0.0</version>
442442
</dependency>
443443
<dependency>
444444
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)