Skip to content

Commit

Permalink
Merge pull request #566 from navikt/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-assembly-plugin-3.4.1
  • Loading branch information
jan-olaveide committed Jul 8, 2022
2 parents 1b7ed6b + 421c150 commit e2cd28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion token-validation-ktor-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>make-assembly</id>
Expand Down

0 comments on commit e2cd28d

Please sign in to comment.