Skip to content

Commit 4676150

Browse files
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 in /jpa (#362)
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oliver Grande <[email protected]>
1 parent b12e2ea commit 4676150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.apache.commons</groupId>
221221
<artifactId>commons-lang3</artifactId>
222-
<version>3.16.0</version>
222+
<version>3.17.0</version>
223223
</dependency>
224224
<dependency>
225225
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)