-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.5
git-svn-id: https://josm.openstreetmap.de/osmsvn/applications/editors/josm/plugins@36340 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<ivy-module version="2.0"> | ||
<info organisation="org.openstreetmap.josm.plugins" module="pbf"/> | ||
<dependencies> | ||
<dependency conf="default->default" org="com.google.protobuf" name="protobuf-java" rev="3.24.4"/> | ||
<dependency conf="default->default" org="com.google.protobuf" name="protobuf-java" rev="3.25.5"/> | ||
<dependency conf="default->default" org="org.openstreetmap.pbf" name="osmpbf" rev="1.5.0"/> | ||
</dependencies> | ||
</ivy-module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters