Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
drives its goal. One definition, because two would drift and the drift would show up as a
NoSuchMethodError in a test rather than as a version conflict in a report.
-->
<maven.api.version>3.9.9</maven.api.version>
<maven.api.version>3.9.16</maven.api.version>
<maven-plugin-tools.version>3.15.2</maven-plugin-tools.version>
<!--
JMH, for the performance suite in aether-weaver-tests. Its transitive dependencies are
Expand Down
Loading