Skip to content

Commit 9d92be9

Browse files
chore(java): Bump org.codehaus.mojo.natives:maven-native-javah from 1.0-M1 to 1.0.0 in /java (#3898)
Bumps org.codehaus.mojo.natives:maven-native-javah from 1.0-M1 to 1.0.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54cd8b2 commit 9d92be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.codehaus.mojo.natives</groupId>
185185
<artifactId>maven-native-javah</artifactId>
186-
<version>1.0-M1</version>
186+
<version>1.0.0</version>
187187
</plugin>
188188
</plugins>
189189
</pluginManagement>

0 commit comments

Comments
 (0)