Skip to content

Commit

Permalink
Merge pull request #24834 from arjantijms/7.0.13-PREPARE
Browse files Browse the repository at this point in the history
Integrate HK2 3.1.0 and JSF Template 4.0.4
  • Loading branch information
arjantijms authored Feb 27, 2024
2 parents 47b1081 + fbfd57c commit 67fd653
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<reactive-streams.version>1.0.4</reactive-streams.version>

<!-- Admin console components -->
<jsftemplating.version>4.0.3</jsftemplating.version>
<jsftemplating.version>4.0.4</jsftemplating.version>
<jsf-ext.version>0.2</jsf-ext.version>
<woodstock.version>6.0.1</woodstock.version>
<woodstock-dataprovider.version>1.0</woodstock-dataprovider.version>
Expand Down
4 changes: 2 additions & 2 deletions nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@

<!-- Jakarta Inject -->
<jakarta.inject-api.version>2.0.1.MR</jakarta.inject-api.version>
<hk2.version>3.0.6</hk2.version>
<hk2.plugin.version>3.0.6</hk2.plugin.version>
<hk2.version>3.1.0</hk2.version>
<hk2.plugin.version>3.1.0</hk2.plugin.version>

<!-- Jakarta XML Binding -->
<jakarta.xml.bind-api.version>4.0.1</jakarta.xml.bind-api.version>
Expand Down

0 comments on commit 67fd653

Please sign in to comment.