Skip to content

Commit 90fa0b6

Browse files
authored
Merge pull request #12 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
Bump maven-clean-plugin from 3.2.0 to 3.3.1
2 parents 82a5e97 + 323242c commit 90fa0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sessionize-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
<plugin>
356356
<groupId>org.apache.maven.plugins</groupId>
357357
<artifactId>maven-clean-plugin</artifactId>
358-
<version>3.2.0</version>
358+
<version>3.3.1</version>
359359
<executions>
360360
<execution>
361361
<id>pre-generation-clean</id>

0 commit comments

Comments
 (0)