Skip to content

Commit 7e4e496

Browse files
Bump the maven-minor-patch group with 2 updates
Bumps the maven-minor-patch group with 2 updates: [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) and [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) Updates `org.junit.platform:junit-platform-runner` from 1.14.2 to 1.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.junit.platform:junit-platform-runner dependency-version: 1.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84a6ea7 commit 7e4e496

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
@@ -348,8 +348,8 @@
348348
<jackson-databind-nullable-version>0.2.9</jackson-databind-nullable-version>
349349
<jakarta-annotation-version>3.0.0</jakarta-annotation-version>
350350
<beanvalidation-version>2.0.2</beanvalidation-version>
351-
<junit-version>5.14.2</junit-version>
352-
<junit-platform-runner.version>1.14.2</junit-platform-runner.version>
351+
<junit-version>5.14.3</junit-version>
352+
<junit-platform-runner.version>1.14.3</junit-platform-runner.version>
353353
<jakarta.ws.rs-api-version>4.0.0</jakarta.ws.rs-api-version>
354354
<jsr311-api-version>1.1.1</jsr311-api-version>
355355
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)