You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/26 15:02:00 UTC

[jira] [Commented] (KARAF-5430) Upgrade to Spring 4.0.9.RELEASE & 4.3.12.RELEASE

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

ASF GitHub Bot commented on KARAF-5430:
---------------------------------------

jbonofre closed pull request #390: [KARAF-5430] Upgrade to Spring 4.0.9.RELEASE and 4.3.12.RELEASE
URL: https://github.com/apache/karaf/pull/390
 
 
   

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 aa8a234ed8..8d554b533b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,10 +285,10 @@
         <spring.osgi.version>1.2.1</spring.osgi.version>
         <spring31.version>3.1.4.RELEASE</spring31.version>
         <spring32.version>3.2.18.RELEASE_1</spring32.version>
-        <spring40.version>4.0.7.RELEASE_3</spring40.version>
+        <spring40.version>4.0.9.RELEASE_1</spring40.version>
         <spring41.version>4.1.9.RELEASE_1</spring41.version>
         <spring42.version>4.2.9.RELEASE_1</spring42.version>
-        <spring43.version>4.3.10.RELEASE_1</spring43.version>
+        <spring43.version>4.3.12.RELEASE_1</spring43.version>
         <spring.security31.version>3.1.4.RELEASE</spring.security31.version>
 
         <sshd.version>1.6.0</sshd.version>


 

----------------------------------------------------------------
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


> Upgrade to Spring 4.0.9.RELEASE & 4.3.12.RELEASE
> ------------------------------------------------
>
>                 Key: KARAF-5430
>                 URL: https://issues.apache.org/jira/browse/KARAF-5430
>             Project: Karaf
>          Issue Type: Dependency upgrade
>          Components: karaf-feature
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.1.3, 4.2.0.M1
>
>
> I'm preparing the release for the corresponding Spring bundles.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)