Skip to content

Commit 017e152

Browse files
authored
Merge pull request #5 from xdev-software/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.4.0
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0
2 parents e3b1dc3 + 4273333 commit 017e152

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
@@ -221,7 +221,7 @@
221221
<plugin>
222222
<groupId>org.codehaus.mojo</groupId>
223223
<artifactId>build-helper-maven-plugin</artifactId>
224-
<version>3.3.0</version>
224+
<version>3.4.0</version>
225225
<executions>
226226
<execution>
227227
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)