Skip to content

Commit

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

chore(deps): bump org.omnifaces:omnifaces from 3.14.6 to 3.14.7
  • Loading branch information
lprimak authored Nov 27, 2024
2 parents 9ad31c3 + 5e94f26 commit 6644d70
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnifaces</artifactId>
<version>3.14.6</version>
<version>3.14.7</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.6</version>
<version>3.14.7</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
Expand Down

0 comments on commit 6644d70

Please sign in to comment.