Skip to content

Commit

Permalink
Bump commons-lang:commons-lang from 2.2 to 2.6 (#533)
Browse files Browse the repository at this point in the history
Bumps commons-lang:commons-lang from 2.2 to 2.6.

---
updated-dependencies:
- dependency-name: commons-lang:commons-lang
  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>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 8d19cf7 commit 564ff45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.2</version>
<version>2.6</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.2</version>
<version>2.6</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 564ff45

Please sign in to comment.