Skip to content

Commit

Permalink
TOMEE-4401 - Bump org.apache.commons:commons-jcs-jcache from 2.1 to 2…
Browse files Browse the repository at this point in the history
….2.1 (#1492)

Bumps org.apache.commons:commons-jcs-jcache from 2.1 to 2.2.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-jcs-jcache
  dependency-type: direct:development
  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 Sep 16, 2024
1 parent 25af6ec commit cf85205
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs-jcache</artifactId>
<version>2.1</version>
<version>2.2.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs-jcache</artifactId>
<version>2.1</version>
<version>2.2.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<version.commons-dbcp2>2.12.0</version.commons-dbcp2>
<version.commons-discovery>0.5</version.commons-discovery>
<version.commons-io>2.16.1</version.commons-io>
<version.commons-jcs-cache>2.1</version.commons-jcs-cache>
<version.commons-jcs-cache>2.2.1</version.commons-jcs-cache>
<version.commons-lang3>3.16.0</version.commons-lang3>
<version.commons-net>3.11.1</version.commons-net>
<version.commons-pool>2.12.0</version.commons-pool>
Expand Down

0 comments on commit cf85205

Please sign in to comment.