Skip to content

Commit

Permalink
Merge pull request #17 from Erudika/snyk-fix-af3124c5865bbd598580d9f6…
Browse files Browse the repository at this point in the history
…d081cfe0

[Snyk] Security upgrade com.erudika:para-core from 1.47.0 to 1.48.0
  • Loading branch information
albogdano authored Mar 29, 2023
2 parents 730fab3 + ccaad9d commit 0114e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-core</artifactId>
<version>1.47.0</version>
<version>1.48.0</version>
<scope>provided</scope>
</dependency>

Expand Down Expand Up @@ -101,7 +101,7 @@
<minimizeJar>false</minimizeJar>
<shadedArtifactAttached>true</shadedArtifactAttached>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
</transformers>
<filters>
<filter>
Expand Down

0 comments on commit 0114e04

Please sign in to comment.