You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/21 09:27:00 UTC

[jira] [Commented] (WW-4985) Update persistence-api from 1.0 to 1.0.2 for CDI Plugin

    [ https://issues.apache.org/jira/browse/WW-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694453#comment-16694453 ] 

ASF GitHub Bot commented on WW-4985:
------------------------------------

lukaszlenart closed pull request #279: WW-4985 Update persistence-api from 1.0 to 1.0.2
URL: https://github.com/apache/struts/pull/279
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 02fcdf65b..378efb39e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1035,7 +1035,7 @@
             <dependency>
                 <groupId>javax.persistence</groupId>
                 <artifactId>persistence-api</artifactId>
-                <version>1.0</version>
+                <version>1.0.2</version>
             </dependency>
 
             <dependency>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Update persistence-api from 1.0 to 1.0.2 for CDI Plugin
> -------------------------------------------------------
>
>                 Key: WW-4985
>                 URL: https://issues.apache.org/jira/browse/WW-4985
>             Project: Struts 2
>          Issue Type: Dependency
>          Components: Plugin - CDI
>            Reporter: Sebastian Peters
>            Priority: Trivial
>             Fix For: 2.6
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)