Skip to content

Commit 386aa25

Browse files
Add missing Maven plugin version properties
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
1 parent 0170c85 commit 386aa25

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
<java.version>25</java.version>
1919
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
2020
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
21+
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
22+
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
2123
<checkstyle.version>12.2.0</checkstyle.version>
2224
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
2325
<jjwt.version>0.13.0</jjwt.version>

0 commit comments

Comments
 (0)