Skip to content

Commit 1a6da5a

Browse files
Update dependency org.apache.maven:maven-core to v3.9.10
1 parent f98eeaa commit 1a6da5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ A complete copy of this license may be found in src/main/legal/LICENSE.txt of th
118118
<dependency>
119119
<groupId>org.apache.maven</groupId>
120120
<artifactId>maven-core</artifactId>
121-
<version>3.9.9</version>
121+
<version>3.9.10</version>
122122
<scope>provided</scope>
123123
</dependency>
124124
<dependency>

0 commit comments

Comments
 (0)