Skip to content

Commit

Permalink
Merge pull request #1713 from apache/dependabot/maven/org.omnifaces-o…
Browse files Browse the repository at this point in the history
…mnifaces-3.14.6

chore(deps): bump org.omnifaces:omnifaces from 3.14.5 to 3.14.6
  • Loading branch information
lprimak authored Sep 2, 2024
2 parents 4f599e3 + ae08a1f commit 28aa2f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration-tests/jakarta-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnifaces</artifactId>
<version>3.14.5</version>
<version>3.14.6</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
2 changes: 1 addition & 1 deletion support/jakarta-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnifaces</artifactId>
<version>3.14.5</version>
<version>3.14.6</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
Expand Down

0 comments on commit 28aa2f4

Please sign in to comment.