Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 4ad4bba commit 8f60403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<scram-client.version>2.1</scram-client.version>
<picocli.version>4.7.6</picocli.version>
<google-cloud-functions.version>1.1.0</google-cloud-functions.version>
<commons-compress.version>1.26.2</commons-compress.version> <!-- Please check with Java Operator SDK / Fabric8 team before updating -->
<commons-compress.version>1.27.0</commons-compress.version> <!-- Please check with Java Operator SDK / Fabric8 team before updating -->
<commons-text.version>1.12.0</commons-text.version>
<gson.version>2.11.0</gson.version>
<log4j2-jboss-logmanager.version>1.1.2.Final</log4j2-jboss-logmanager.version>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<jackson-bom.version>2.17.2</jackson-bom.version>
<jakarta.enterprise.cdi-api.version>4.1.0</jakarta.enterprise.cdi-api.version>
<junit.version>5.10.3</junit.version>
<commons-compress.version>1.26.2</commons-compress.version>
<commons-compress.version>1.27.0</commons-compress.version>
<jboss-logging.version>3.6.0.Final</jboss-logging.version>
<mockito.version>5.12.0</mockito.version>
<quarkus.version>${project.version}</quarkus.version>
Expand Down

0 comments on commit 8f60403

Please sign in to comment.