Skip to content

Commit

Permalink
fix: upgrade org.omnifaces:omnifaces from 4.0-M13 to 4.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.omnifaces:omnifaces from 4.0-M13 to 4.2.

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

See this project in Snyk:
https://app.snyk.io/org/erykkul/project/4464a886-8bfe-4e85-8456-141041e2c64b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 25, 2023
1 parent 497c578 commit 885d7d2
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 @@ -230,7 +230,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnifaces</artifactId>
<version>4.0-M13</version>
<version>4.2</version>
</dependency>

<!-- Jakarta Validation API & runtime -->
Expand Down Expand Up @@ -805,7 +805,7 @@
<conf.image>gdcc/configbaker:${conf.image.tag}</conf.image>
<conf.image.tag>${app.image.tag}</conf.image.tag>

<docker.platforms></docker.platforms>
<docker.platforms/>

<!-- Variables as used in docker-compose.yml -->
<APP_IMAGE>${app.image}</APP_IMAGE>
Expand Down

0 comments on commit 885d7d2

Please sign in to comment.