Skip to content

Commit

Permalink
fix: upgrade org.ehcache:ehcache from 3.8.1 to 3.9.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.ehcache:ehcache from 3.8.1 to 3.9.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.ehcache/ehcache/

See this project in Snyk:
https://app.snyk.io/org/anyulled/project/d2499d46-0bc9-4645-b1b6-46eb70f01086?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 17, 2020
1 parent 9061747 commit 9b0a4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

1 comment on commit 9b0a4b0

@datreeio
Copy link

@datreeio datreeio bot commented on 9b0a4b0 Sep 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 / 10 Rules Failed

📖 Ensure all tasks on the task list are completed
📖 Ensure commit message subject does not exceed 50 characters
:octocat: Ensure a .gitignore file is included in project

Please sign in to comment.