Skip to content

Commit

Permalink
chore(deps): bump org.omnifaces:omnifaces from 3.14.6 to 3.14.7
Browse files Browse the repository at this point in the history
Bumps [org.omnifaces:omnifaces](https://github.com/omnifaces/omnifaces) from 3.14.6 to 3.14.7.
- [Commits](omnifaces/omnifaces@3.14.6...3.14.7)

---
updated-dependencies:
- dependency-name: org.omnifaces:omnifaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 9ad31c3 commit 5e94f26
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 5e94f26

Please sign in to comment.