Skip to content

Commit

Permalink
Merge pull request #22 from Eukon05/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-dependency-plugin-3.8.1

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.1 to 3.8.1
  • Loading branch information
Eukon05 authored Dec 18, 2024
2 parents 1ce74fb + 8e446d3 commit 4b542d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infodb-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.1</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 4b542d4

Please sign in to comment.