Skip to content

Commit 123bde2

Browse files
Bump the minor-and-patch group with 4 updates
Bumps the minor-and-patch group with 4 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) and [commons-codec:commons-codec](https://github.com/apache/commons-codec). Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.4) Updates `org.junit.jupiter:junit-jupiter` from 5.13.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.4) Updates `commons-codec:commons-codec` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) Updates `org.junit.jupiter:junit-jupiter` from 5.13.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f04982 commit 123bde2

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
@@ -42,10 +42,10 @@
4242
</distributionManagement>
4343
<properties>
4444
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
45-
<commons-codec.version>1.18.0</commons-codec.version>
45+
<commons-codec.version>1.19.0</commons-codec.version>
4646
<jakarta-validation-api.version>3.1.1</jakarta-validation-api.version>
4747
<java-poet.version>1.13.0</java-poet.version>
48-
<junit.version>5.13.2</junit.version>
48+
<junit.version>5.13.4</junit.version>
4949
<lombok.version>1.18.38</lombok.version>
5050
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
5151
<mockserver.version>5.15.0</mockserver.version>

0 commit comments

Comments
 (0)