Skip to content

Commit 11f4307

Browse files
committed
Dependency updates
1 parent 1f70bca commit 11f4307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-helper-mojo/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
<dependency>
2828
<groupId>org.apache.maven</groupId>
2929
<artifactId>maven-plugin-api</artifactId>
30-
<version>3.9.2</version>
30+
<version>3.9.3</version>
3131
<scope>provided</scope>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.apache.maven</groupId>
3535
<artifactId>maven-model</artifactId>
36-
<version>3.9.2</version>
36+
<version>3.9.3</version>
3737
<scope>provided</scope>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)