Skip to content

Commit

Permalink
Merge pull request #39007 from metacosm/commons-compress
Browse files Browse the repository at this point in the history
Add commons-compress to list of JOSDK/Fabric8 sensitive dependencies
  • Loading branch information
gastaldi authored Feb 27, 2024
2 parents 8b567ac + 59335af commit 93ee818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<scram-client.version>2.1</scram-client.version>
<picocli.version>4.7.5</picocli.version>
<google-cloud-functions.version>1.1.0</google-cloud-functions.version>
<commons-compress.version>1.26.0</commons-compress.version>
<commons-compress.version>1.26.0</commons-compress.version> <!-- Please check with Java Operator SDK / Fabric8 team before updating -->
<commons-text.version>1.11.0</commons-text.version>
<gson.version>2.10.1</gson.version>
<log4j2-jboss-logmanager.version>1.1.2.Final</log4j2-jboss-logmanager.version>
Expand Down

0 comments on commit 93ee818

Please sign in to comment.