Skip to content

Commit 1f86660

Browse files
Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5103d26 commit 1f86660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<version.jakarta.servlet.jakarta-servlet-api>6.1.0</version.jakarta.servlet.jakarta-servlet-api>
132132
<version.jakarta.ws.rs.jakarta-ws-rs-api>4.0.0</version.jakarta.ws.rs.jakarta-ws-rs-api>
133133
<version.jboss-modules>2.3.0</version.jboss-modules>
134-
<version.junit>6.0.2</version.junit>
134+
<version.junit>6.0.3</version.junit>
135135
<version.maven.antrun-plugin>3.2.0</version.maven.antrun-plugin>
136136
<version.maven.checkstyle-plugin>3.6.0</version.maven.checkstyle-plugin>
137137
<version.maven.jandex-plugin>3.5.3</version.maven.jandex-plugin>

0 commit comments

Comments
 (0)