[prev in list] [next in list] [prev in thread] [next in thread] 

List:       woden-dev
Subject:    [jira] [Closed] (WSS-696) Upgrade ehcache to 3.10.0 with jakarta classfier
From:       "Colm O hEigeartaigh (Jira)" <jira () apache ! org>
Date:       2022-10-10 8:08:00
Message-ID: JIRA.13441142.1650629749000.379655.1665389280109 () Atlassian ! JIRA
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/WSS-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Colm O hEigeartaigh closed WSS-696.
-----------------------------------

> Upgrade ehcache to 3.10.0 with jakarta classfier
> ------------------------------------------------
> 
> Key: WSS-696
> URL: https://issues.apache.org/jira/browse/WSS-696
> Project: WSS4J
> Issue Type: Task
> Components: WSS4J Core
> Affects Versions: 2.4.1
> Reporter: Jim Ma
> Assignee: Colm O hEigeartaigh
> Priority: Major
> Fix For: 3.0.0
> 
> 
> Ehache 3.10.0 is released with a new variant jar which support jakarta namespace.  
> We can include this jakarta version in wss4j now.  
> This upgrade mainly contains the 3.10.0 version upgrade   along with   the jakarta \
> classfier change.   
> {code:java}
> 
> --- a/parent/pom.xml
> +++ b/parent/pom.xml
> @@ -35,7 +35,7 @@
> <bcprov.version>1.70</bcprov.version>
> <commons.compress.version>1.21</commons.compress.version>
> <cryptacular.version>1.2.4</cryptacular.version>
> -            <ehcache.version>3.9.6</ehcache.version>
> +            <ehcache.version>3.10.0</ehcache.version>
> <hamcrest.version>2.2</hamcrest.version>
> <jasypt.version>1.9.3</jasypt.version>
> <junit.version>5.8.1</junit.version>
> @@ -123,6 +123,13 @@
> <groupId>org.ehcache</groupId>
> <artifactId>ehcache</artifactId>
> <version>${ehcache.version}</version>
> +                        <classifier>jakarta</classifier>
> +                        <exclusions>
> +                              <exclusion>
> +                                    <groupId>org.glassfish.jaxb</groupId>
> +                                    <artifactId>jaxb-runtime</artifactId>
> +                              </exclusion>
> +                        </exclusions>
> </dependency>
> 
> {code}
> 
> 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic