Skip to content

Commit 8b625c0

Browse files
authoredApr 16, 2024··
build(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1 (#802)
1 parent 96589ef commit 8b625c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎native-image-shared-config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-source-plugin</artifactId>
112-
<version>3.3.0</version>
112+
<version>3.3.1</version>
113113
<executions>
114114
<execution>
115115
<id>attach-sources</id>

0 commit comments

Comments
 (0)
Please sign in to comment.