Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress in /initializr-parent
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent c336875 commit eca6471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initializr-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<main.basedir>${basedir}/..</main.basedir>
<java.version>17</java.version>
<commons-compress.version>1.25.0</commons-compress.version>
<commons-compress.version>1.26.0</commons-compress.version>
<commons-text.version>1.10.0</commons-text.version>
<maven.version>3.9.4</maven.version>
<maven-resolver.version>1.9.15</maven-resolver.version>
Expand Down

0 comments on commit eca6471

Please sign in to comment.