Skip to content

Commit

Permalink
Bump apache-faces.version from 2.3.10 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps `apache-faces.version` from 2.3.10 to 4.0.1.

Updates `org.apache.myfaces.core:myfaces-api` from 2.3.10 to 4.0.1

Updates `org.apache.myfaces.core:myfaces-impl` from 2.3.10 to 4.0.1

---
updated-dependencies:
- dependency-name: org.apache.myfaces.core:myfaces-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.myfaces.core:myfaces-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 5a4916d commit 161745b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
<main.basedir>${project.basedir}</main.basedir>
<jsf.stage>Development</jsf.stage>
<apache-faces.version>2.3.10</apache-faces.version>
<apache-faces.version>4.0.1</apache-faces.version>
<commonmark.version>0.21.0</commonmark.version>
<commons-collections.version>4.4</commons-collections.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
Expand Down

0 comments on commit 161745b

Please sign in to comment.