Skip to content

Commit

Permalink
Merge pull request #371 from OneBusAway/dependabot/maven/onebusaway-a…
Browse files Browse the repository at this point in the history
…lerts-persistence/org.apache.commons-commons-compress-1.26.0

Bump org.apache.commons:commons-compress from 1.18 to 1.26.0 in /onebusaway-alerts-persistence
  • Loading branch information
aaronbrethorst authored Sep 8, 2024
2 parents e78162b + ad7e0e8 commit 991fa8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onebusaway-alerts-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.18</version>
<version>1.26.0</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit 991fa8b

Please sign in to comment.