Skip to content

Commit a029140

Browse files
chore(deps-dev): bump the all group with 2 updates
Bumps the all group with 2 updates: org.slf4j:slf4j-simple and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c949d83 commit a029140

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<junit.version>5.14.1</junit.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<websocket.version>1.6.0</websocket.version>
51-
<slf4j.version>2.0.17</slf4j.version>
51+
<slf4j.version>2.0.18</slf4j.version>
5252
<opentest4j.version>1.3.0</opentest4j.version>
5353
</properties>
5454

@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-surefire-plugin</artifactId>
162-
<version>3.5.5</version>
162+
<version>3.5.6</version>
163163
<configuration>
164164
<properties>
165165
<configurationParameters>

0 commit comments

Comments
 (0)