Skip to content

Commit

Permalink
Merge pull request #490 from axonivy-market/dependabot/maven/org.apac…
Browse files Browse the repository at this point in the history
…he.commons-commons-lang3-3.14.0

Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
  • Loading branch information
alexsuter authored Dec 6, 2023
2 parents 6173d1b + ebe06a1 commit b6d980e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion connectivity/connectivity-demos-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion workflow/workflow-demos-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b6d980e

Please sign in to comment.