Skip to content

Commit 34edf65

Browse files
authored
Merge pull request #2091 from apache/dependabot/maven/org.omnifaces-omnifaces-3.14.8
2 parents a58305c + badfb45 commit 34edf65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/jakarta-ee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.omnifaces</groupId>
6767
<artifactId>omnifaces</artifactId>
68-
<version>3.14.7</version>
68+
<version>3.14.8</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.projectlombok</groupId>

support/jakarta-ee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.omnifaces</groupId>
7474
<artifactId>omnifaces</artifactId>
75-
<version>3.14.7</version>
75+
<version>3.14.8</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.jsoup</groupId>

0 commit comments

Comments
 (0)