Skip to content

Commit 00aedc8

Browse files
Bump org.apache.commons:commons-lang3 from 3.0 to 3.20.0 (#113)
* Bump org.apache.commons:commons-lang3 from 3.0 to 3.17.0 Bumps org.apache.commons:commons-lang3 from 3.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] <support@github.com> * Remove empty line in release profile section --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Assis <assisblf@gmail.com>
1 parent ca155d3 commit 00aedc8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.apache.commons</groupId>
5252
<artifactId>commons-lang3</artifactId>
53-
<version>3.0</version>
53+
<version>3.20.0</version>
5454
</dependency>
5555

5656
<dependency>
@@ -63,7 +63,6 @@
6363
<profiles>
6464
<profile>
6565
<id>release</id>
66-
6766
<build>
6867
<plugins>
6968
<plugin>
@@ -152,4 +151,4 @@
152151
<properties>
153152
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
154153
</properties>
155-
</project>
154+
</project>

0 commit comments

Comments
 (0)