Skip to content

Commit

Permalink
Merge pull request #22390 from lashinijay/master-remove-email-templat…
Browse files Browse the repository at this point in the history
…e-cxfs

[Spring Cleanup] Bump api-server version and remove email-template cxfs
  • Loading branch information
lashinijay authored Jan 23, 2025
2 parents a482c10 + 2ee0b39 commit 67bc112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
<import resource="classpath:META-INF/cxf/permission-management-v1-cxf.xml"/>
<!--<import resource="classpath:META-INF/cxf/workflow-engine-server-v1-cxf.xml"/>-->
<import resource="classpath:META-INF/cxf/claim-management-server-v1-cxf.xml"/>
<import resource="classpath:META-INF/cxf/email-template-server-v1-cxf.xml"/>
<import resource="classpath:META-INF/cxf/email-template-server-v2-cxf.xml"/>
<import resource="classpath:META-INF/cxf/notification-template-server-v1-cxf.xml"/>
<import resource="classpath:META-INF/cxf/applications-server-v1-cxf.xml"/>
<import resource="classpath:META-INF/cxf/application-user-v1-cxf.xml"/>
Expand Down
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2488,7 +2488,8 @@

<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.server.api.version>1.3.27</identity.server.api.version>

<identity.server.api.version>1.3.28</identity.server.api.version>
<identity.user.api.version>1.3.50</identity.user.api.version>

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
Expand Down

0 comments on commit 67bc112

Please sign in to comment.