Skip to content

Commit 0b72801

Browse files
committed
[feature] Update dependencides
1 parent 1f19098 commit 0b72801

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.xmlunit</groupId>
7272
<artifactId>xmlunit-core</artifactId>
73-
<version>2.10.2</version>
73+
<version>2.10.3</version>
7474
<scope>test</scope>
7575
</dependency>
7676
</dependencies>
@@ -232,7 +232,7 @@
232232
<plugin>
233233
<groupId>org.apache.maven.plugins</groupId>
234234
<artifactId>maven-gpg-plugin</artifactId>
235-
<version>3.2.7</version>
235+
<version>3.2.8</version>
236236
</plugin>
237237
<plugin>
238238
<groupId>org.apache.maven.plugins</groupId>
@@ -242,7 +242,7 @@
242242
<plugin>
243243
<groupId>org.sonatype.central</groupId>
244244
<artifactId>central-publishing-maven-plugin</artifactId>
245-
<version>0.7.0</version>
245+
<version>0.8.0</version>
246246
<extensions>true</extensions>
247247
</plugin>
248248
</plugins>

0 commit comments

Comments
 (0)