Skip to content

Commit

Permalink
Add compatibility comment
Browse files Browse the repository at this point in the history
  • Loading branch information
otbutz committed Dec 13, 2024
1 parent a36fe9f commit d4e98ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<maven.compiler.target>17</maven.compiler.target>
<!-- this needs to match the protobuf-java version pulled in by osmpbf -->
<protobuf.version>4.28.3</protobuf.version>

<!-- We always had this disabled as it is disabled by default in debian JDK builds, but when we
Expand Down

0 comments on commit d4e98ef

Please sign in to comment.