Commit Graph

1382 Commits

Author SHA1 Message Date
Jean-Baptiste Onofré 50fb081ea0
Merge pull request #878 from jbonofre/AMQ-9028
[AMQ-9028] Upgrade to mockito 4.7.0
2022-08-16 16:30:32 +02:00
Jean-Baptiste Onofré 6f488f3966
Merge pull request #882 from jbonofre/AMQ-9042
[AMQ-9042] Upgrade to findbugs-maven-plugin 3.0.5
2022-08-16 09:49:38 +02:00
Jean-Baptiste Onofré 8dd47ed464 [AMQ-9028] Upgrade to mockito 4.7.0 2022-08-16 09:49:10 +02:00
Jean-Baptiste Onofré e13346ba96
Merge pull request #877 from jbonofre/AMQ-9023
[AMQ-9023] Upgrade to tomcat api 9.0.65
2022-08-16 09:47:22 +02:00
Jean-Baptiste Onofré 812e2b2ddf [AMQ-9040] Upgrade to maven-enforcer-plugin 3.1.0 2022-08-16 08:14:11 +02:00
Jean-Baptiste Onofré 0df4aa2e3c
Merge pull request #872 from jbonofre/AMQ-8991
[AMQ-8991] Upgrade to log4j 2.18.0
2022-08-16 07:53:14 +02:00
Jean-Baptiste Onofré 3ef09b4d28 [AMQ-9042] Upgrade to findbugs-maven-plugin 3.0.5 2022-08-15 08:14:41 +02:00
Jean-Baptiste Onofré 9aece16962
Merge pull request #874 from jbonofre/AMQ-9024
[AMQ-9024] Use single jackson-version property for all jackson dependencies
2022-08-15 07:30:19 +02:00
Jean-Baptiste Onofré 5b9f77bdb5
Merge pull request #869 from jbonofre/AMQ-8625
[AMQ-8625] Upgrade to maven-bundle-plugin 5.1.8
2022-08-15 07:28:17 +02:00
Jean-Baptiste Onofré 6843ae6f8a [AMQ-9023] Upgrade to tomcat api 9.0.65 2022-08-14 06:43:47 +02:00
Jean-Baptiste Onofré 2e8c4a67dc
Merge pull request #867 from jbonofre/AMQ-8992
[AMQ-8992] Upgrade to jettison 1.5.0
2022-08-14 06:26:01 +02:00
Jean-Baptiste Onofré 6fa842ed80 [AMQ-9024] Use single jackson-version property for all jackson dependencies 2022-08-13 18:23:57 +02:00
Jean-Baptiste Onofré 7776d8dfb9 [AMQ-8991] Upgrade to log4j 2.18.0 2022-08-13 08:05:59 +02:00
Jean-Baptiste Onofré c1d8b5cee6
Merge pull request #866 from jbonofre/AMQ-8994
[AMQ-8994] Upgrade to Pax Logging 2.1.3
2022-08-12 07:32:14 +02:00
Jean-Baptiste Onofré 44e9c919d4 [AMQ-8625] Upgrade to maven-bundle-plugin 5.1.8 2022-08-04 08:52:59 +02:00
Jean-Baptiste Onofré 7c41ade2e2 [AMQ-8992] Upgrade to jettison 1.5.0 2022-08-03 07:55:09 +02:00
Jean-Baptiste Onofré f5f1141d36
Merge pull request #870 from lucastetreault/AMQ-9005
[AMQ-9005] remove xalan dependency due to it being end of life
2022-08-01 06:39:26 +02:00
Jean-Baptiste Onofré b7392c8317
Merge pull request #863 from jbonofre/AMQ-8993
[AMQ-8993] Upgrade to Jetty 9.4.48.v20220622
2022-08-01 06:25:55 +02:00
Lucas Tétreault e550748b4c [AMQ-9005] remove xalan dependency due to it being end of life 2022-07-30 22:45:48 -07:00
Jean-Baptiste Onofré 957cdc79a5 [AMQ-9001] Remove guava dependency 2022-07-30 07:03:56 +02:00
Jean-Baptiste Onofré 6fb32d2b3f [AMQ-8993] Upgrade to Jetty 9.4.48.v20220622 2022-07-30 07:03:25 +02:00
Jean-Baptiste Onofré 455df1d0c7
Merge pull request #860 from jbonofre/AMQ-9010
[AMQ-9010] Upgrade to Spring 5.3.22
2022-07-28 17:44:58 +02:00
Jean-Baptiste Onofré 103d832709 [AMQ-9010] Upgrade to Spring 5.3.22 2022-07-28 10:09:28 +02:00
Jean-Baptiste Onofré 1ee49a619d [AMQ-9002] Upgrade to Pax URL 2.6.11 2022-07-28 10:09:06 +02:00
Jean-Baptiste Onofré fe358c9405 [AMQ-8994] Upgrade to Pax Logging 2.1.3 2022-07-23 07:52:35 +02:00
Jean-Baptiste Onofré c670247388
Merge pull request #853 from jbonofre/AMQ-8979
[AMQ-8979] Upgrade to Spring 5.3.21
2022-07-22 15:45:37 +02:00
Jean-Baptiste Onofré 3263d81dce [AMQ-8990] Upgrade to shiro 1.9.1 2022-07-11 09:40:06 +02:00
Jean-Baptiste Onofré 82f2c8d918 [AMQ-8979] Upgrade to Spring 5.3.21 2022-07-11 09:39:31 +02:00
Matt Pavlovich 6598ec5717
[AMQ-8977] Upgrade to mockito 4.6.1 (#851) 2022-06-29 09:08:08 -05:00
Matt Pavlovich 3aacc4744b
[AMQ=8625] Upgrade maven-bundle-plugin 5.1.6 (#846) 2022-06-20 13:55:36 -05:00
Matt Pavlovich 262ac5534a
[AMQ-8626] Upgrade maven-compiler-plugin 3.10.1 (#847) 2022-06-20 12:19:24 -05:00
Matt Pavlovich 678a1242d9
[AMQ-8624] Upgrade common-daemon to 1.3.1 (#845) 2022-06-20 12:19:11 -05:00
Matt Pavlovich 524bc530c5
[AMQ-8623] Upgrade Jackson to 2.13.3 (#844) 2022-06-20 12:19:01 -05:00
Matt Pavlovich 3bf085c309 [AMQ-8590] Update karaf feature to use jaxb-runtime vs jaxb-impl 2022-04-22 08:53:27 -05:00
Jean-Baptiste Onofré 1fb071f23f [AMQ-8587] Upgrade to tomcat 9.0.58 2022-04-20 16:11:50 +02:00
Jean-Baptiste Onofré 82f5cbd65f
Merge pull request #828 from jbonofre/AMQ-8545
[AMQ-8545] Upgrade to Jolokia 1.7.1
2022-04-20 07:42:16 +02:00
Jean-Baptiste Onofré 7bd6ef7fc4 [AMQ-8558] Remove activemq-itests-spring31 module 2022-04-19 11:06:01 +02:00
Jean-Baptiste Onofré 39c3ce7810 [AMQ-8545] Upgrade to Jolokia 1.7.1 2022-04-19 08:31:44 +02:00
Jean-Baptiste Onofré 564d7bece6
Merge pull request #825 from jbonofre/AMQ-8585
[AMQ-8585] Upgrade to Spring 5.3.19
2022-04-19 08:27:04 +02:00
Jean-Baptiste Onofré 89b7e9dbfa
Merge pull request #782 from jbonofre/AMQ-8513
[AMQ-8513] Upgrade to ant 1.10.12
2022-04-19 08:20:47 +02:00
Jean-Baptiste Onofré f3c7f21d9c
Merge pull request #826 from jbonofre/AMQ-8578
[AMQ-8578] Upgrade to xbean 4.21
2022-04-18 16:42:09 +02:00
Jean-Baptiste Onofré 7e21fa0110 [AMQ-8513] Upgrade to ant 1.10.12 2022-04-18 16:37:40 +02:00
Jean-Baptiste Onofré b285955a3b [AMQ-8585] Upgrade to Spring 5.3.19 2022-04-18 11:56:55 +02:00
Jean-Baptiste Onofré ebe6992fd6 Fix log name in SharedFileLockerLoggingTest and enable runtime config module (local changed pushed by mistake) 2022-04-18 11:19:14 +02:00
Jean-Baptiste Onofré a088d187f6 [AMQ-8578] Upgrade to xbean 4.21 2022-04-18 06:33:01 +02:00
Jean-Baptiste Onofré c711d5c029 Fix unit tests which fail related to log4j 2.17.2 update 2022-04-17 07:28:57 +02:00
Jean-Baptiste Onofré 5449b3692f
Merge pull request #806 from mattrpav/AMQ-8557
[AMQ-8557] Upgrade log4j2 2.17.2
2022-04-13 08:16:52 +02:00
Matt Pavlovich abb0af278f [AMQ-8557] Upgrade log4j2 2.17.2
- Fix log4j2-test.properties rootLogger.level value
2022-04-11 13:14:59 -05:00
Jean-Baptiste Onofré ca90ff87e9 [AMQ-8581] Upgrade to Jetty 9.4.46.v20220331 2022-04-11 16:40:44 +02:00
Jean-Baptiste Onofré 3a8e68f719 [AMQ-8580] Upgrade to shiro 1.9.0 2022-04-10 18:24:03 +02:00
Jean-Baptiste Onofré d26182d9b5 [AMQ-8582] Upgrade to ASM 9.3 2022-04-10 07:54:04 +02:00
Jean-Baptiste Onofré 406d3bd959
Merge pull request #808 from mattrpav/AMQ-8560
[AMQ-8560] Upgrade geronimo-transaction 3.1.5
2022-04-10 07:12:51 +02:00
Matt Pavlovich 50d0b1e724 [AMQ-8560] Upgrade geronimo-transaction 3.1.5 2022-04-09 18:35:41 -05:00
Matt Pavlovich deb9d24bba
[AMQ-8559] Upgrade commons-daemon to 1.3.0 (#807) 2022-04-09 18:34:53 -05:00
Matt Pavlovich a4c03a1509
[AMQ-8556] Upgrade Jackson 2.13.2 (#805)
- Add jackson-databind-version property
2022-04-09 07:54:34 -05:00
Matt Pavlovich ddbad25ec5
[AMQ-8567] Upgrade maven-surefire-plugin to 3.0.0-M6 (#819)
- Exclude problematic unit tests for now
2022-04-08 08:37:50 -05:00
Robbie Gemmell 3d4bf1fba1 AMQ-8575: update to Qpid JMS 1.6.0 2022-04-07 12:55:17 +01:00
Jonathan Gallimore 6b23b25a4f Update Spring to 5.3.18. 2022-03-31 13:30:04 +01:00
Christopher L. Shannon (cshannon) 3d06efe93d AMQ-8530 - Update to geronimo-annotation_1.3_spec 2022-03-09 08:14:43 -05:00
Christopher L. Shannon (cshannon) f240cb5806 AMQ-8520: Re-enable all modules to compile and build by default
Updates the modules part of the previous full.test profile to always
build but skip running tests by default.

Also fixed miss dependency updates including log4j and jetty
2022-03-02 10:49:52 -05:00
Christopher L. Shannon (cshannon) 00253b3219 NO-JIRA: Updating next development version to 5.18.0-SNAPSHOT 2022-03-01 09:36:34 -05:00
Jean-Baptiste Onofré fa461c876a
Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 (#784)
* [AMQ-7358] Use jetty atomic jar files instead of jetty-all uber jar
(deprecated according to Jetty team)
[AMQ-8461] Upgrade to Jetty 9.4.45.v20220203
2022-03-01 15:33:50 +01:00
Jean-Baptiste Onofré e597017200
Merge pull request #662 from jbonofre/AMQ-7426
[AMQ-7426] Upgrade to log4j2
2022-02-27 13:23:53 +01:00
Jean-Baptiste Onofré 0673f78091 [AMQ-8512] Upgrade to rome 1.18.0 2022-02-24 15:52:54 +01:00
jbonofre 472dcf8497 [AMQ-7426] Upgrade to log4j2 2022-02-24 15:20:51 +01:00
Cesar Hernandez 80d4804221 [AMQ-8503] Upgrade to jackson 2.13.1 2022-02-23 16:36:57 +01:00
Jean-Baptiste Onofré 11a22319f8 [AMQ-8502] Upgrade to Spring 5.3.16 2022-02-23 16:36:57 +01:00
Jean-Baptiste Onofré 56b5608233 [AMQ-8497] Upgrade to Apache POM 25 2022-02-22 14:55:01 +01:00
Robbie Gemmell a4b396db91 AMQ-8489: make the build fail quickly and obviously if not run on Java 11+, which is required.
Overrides the existing parent pom enforcer check. Updates to current plugin version.
2022-02-16 11:31:25 +00:00
Robbie Gemmell 01af3e87d7 NO-JIRA: update RAT plugin to 0.13 2022-02-11 10:01:22 +00:00
Jean-Baptiste Onofré c36ca15d5d Fix maven plugin version 2022-02-01 18:10:44 +01:00
Jean-Baptiste Onofré bd8c24e91f
Merge pull request #753 from coheigea/coheigea/AMQ-8468
AMQ-8648 - CVE-2022-23437: Infinite loop within Apache XercesJ xml pa…
2022-02-01 14:22:47 +01:00
Jean-Baptiste Onofré 6f5860d7fc Fix javadoc generation related to reproducible build 2022-01-31 18:18:07 +01:00
Colm O hEigeartaigh 70915ea5c0
AMQ-8648 - CVE-2022-23437: Infinite loop within Apache XercesJ xml parser 2022-01-31 16:44:17 +00:00
Jean-Baptiste Onofré 2206eb3ad6 [AMQ-8467] Upgrade to xstream 1.4.19 2022-01-31 11:27:53 +01:00
Cesar Hernandez 7d47508ceb [AMQ-8460] Upgrade to Spring 5.3.15 2022-01-20 12:00:46 -06:00
jbonofre 53a69abe5e [AMQ-7351] Upgrade to Apache POM 24 2022-01-17 18:47:54 +01:00
Jean-Baptiste Onofré ee21925c08 [AMQ-7325] Upgrade to Derby 10.15.2.0 2022-01-17 16:29:53 +01:00
Matt Pavlovich 2e784d07be [AMQ-8341] Remove FTP Blob strategy
- Remove commons-net dependency
2022-01-12 11:05:43 -06:00
Jean-Baptiste Onofré f709221d91
Merge pull request #734 from jbonofre/AMQ-8405
[AMQ-8405] Upgrade to ASM 9.2
2021-12-20 06:05:20 +01:00
Jean-Baptiste Onofré f11e49b9b7 [AMQ-8405] Upgrade to ASM 9.2 2021-12-19 07:48:27 +01:00
Jean-Baptiste Onofré 0f62ec0fec [AMQ-8404] Upgrade to jackson 2.13.0 2021-12-19 07:48:03 +01:00
Jean-Baptiste Onofré 344055963d
Merge pull request #732 from jbonofre/AMQ-8429
[AMQ-8429] Upgrade to Spring 5.3.13
2021-12-16 13:54:03 +01:00
Jean-Baptiste Onofré a965c2e8da [AMQ-8428] Upgrade to httpcore 4.4.15 2021-12-10 09:47:30 +01:00
Jean-Baptiste Onofré 5cbdb8b30e [AMQ-8429] Upgrade to Spring 5.3.13 2021-12-10 09:14:52 +01:00
Matt Pavlovich 67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682)
- API update only
 - Throw UnsupportedOperationException
 - Disable activemq-camel from build
 - Formatting fixes
 - Use geronimo-jms for osgi-related artifacts
 - Fix features.xml invalid xml header
 - Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
 - Add deliveryTime field to Message
 - Minor formatting fixes
2021-11-10 11:56:04 -06:00
Christopher L. Shannon (cshannon) 07c2704864 AMQ-8410: Update Guava version to 31.0.1 2021-11-10 09:22:14 -05:00
Jean-Baptiste Onofré abbbda7fb2 [AMQ-8385] Set target/source version to 11 2021-10-26 11:46:16 +02:00
Jean-Baptiste Onofré 9ff006f1d8 [AMQ-8406] Upgrade to Spring 5.3.12 2021-10-24 17:59:07 +02:00
Jean-Baptiste Onofré 66a7d700fb [AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles 2021-10-22 15:52:17 +02:00
Jean-Baptiste Onofré cd232bebc7
Merge pull request #718 from jbonofre/AMQ-8394
[AMQ-8394] Upgrade to shiro 1.8.0
2021-10-04 10:57:12 +02:00
Jean-Baptiste Onofré 7b6c2859ef
Merge pull request #716 from jbonofre/AMQ-8393
[AMQ-8393] Upgrade to jackson 2.12.5
2021-10-04 10:54:28 +02:00
Jean-Baptiste Onofré 65410d34c8
Merge pull request #713 from ehossack-aws/upgrade-jaxb
upgrade jaxb-basics-version to 0.12.0
2021-10-04 09:54:57 +02:00
Jean-Baptiste Onofré dc574d2a93 [AMQ-8394] Upgrade to shiro 1.8.0 2021-10-03 18:05:57 +02:00
Jean-Baptiste Onofré d325fa27e0
Merge pull request #712 from mattrpav/AMQ-8385
[AMQ-8385] Update to target-version for JDK 11
2021-10-03 17:57:59 +02:00
Jean-Baptiste Onofré 364d0392fb
Merge pull request #702 from mattrpav/AMQ-8359
[AMQ-8359] Update slf4j to 1.7.32
2021-10-03 07:58:58 +02:00
Jean-Baptiste Onofré 6dccfcd853 [AMQ-8393] Upgrade to jackson 2.12.5 2021-10-03 07:50:51 +02:00
Matt Pavlovich 7579f48e8a [AMQ-8358] Update xstream to 1.4.18
- stomp tests pass now
 - xstream added allowed classes / packages feature
2021-09-27 12:06:28 -05:00
Étienne H 5d6c18f636 upgrade jaxb-basics-version to 0.12.0 2021-09-21 09:19:11 -07:00
Matt Pavlovich 8e90874170 [AMQ-8385] Set to 1.8 vs 8 for source-version 2021-09-15 15:31:06 -05:00
Matt Pavlovich 7fe39575e1 [AMQ-8385] Update to target-version for JDK 11 2021-09-15 15:27:28 -05:00
Matt Pavlovich 96f1ca988b
[AMQ-8361] Upgrade commons-dbcp to 2.9.0 (#705) 2021-09-03 11:21:35 -05:00
Matt Pavlovich d00d6ffa71
[AMQ-8360] Update commons-pool2 to 2.11.1 (#704) 2021-09-03 11:21:26 -05:00
Matt Pavlovich c1a2ff25c1
[AMQ-8033] Remove activemq-camel (#701)
* [AMQ-8033] Remove activemq-camel

 - Prerequisite for JMS v2.0 support

* [AMQ-8033] Remove activemq-camel

 - Prerequisite for JMS v2.0 support

* [AMQ-8033] Assembly and karaf clean-ups
2021-09-03 11:21:13 -05:00
Matt Pavlovich b515bbeeb9 [AMQ-8359] Update slf4j to 1.7.32 2021-08-23 09:29:30 -05:00
Jean-Baptiste Onofré 718e68a438
Merge pull request #694 from jbonofre/AMQ-8347
[AMQ-8347] Upgrade to Camel 2.25.4
2021-08-02 15:16:00 +02:00
Jean-Baptiste Onofré 9e2521c261
Merge pull request #685 from mattrpav/AMQ-8329
[AMQ-8329] Update Tomcat to 9.0.48
2021-08-02 10:42:26 +02:00
Jean-Baptiste Onofré c960370b1f [AMQ-8347] Upgrade to Camel 2.25.4 2021-08-02 10:15:07 +02:00
Jean-Baptiste Onofré 5d797570b8
Merge pull request #691 from mattrpav/AMQ-8334
[AMQ-8334] Remove build references to Smack which was removed in 5.9.x
2021-08-02 10:13:17 +02:00
Jean-Baptiste Onofré 0a65f14a4e
Merge pull request #684 from mattrpav/AMQ-8327
[AMQ-8327] Update Jackson to 2.12.4
2021-08-01 17:55:10 +02:00
Jean-Baptiste Onofré fe62b77b93
Merge pull request #693 from jbonofre/AMQ-8339
[AMQ-8339] Upgrade to Spring 5.3.9
2021-07-28 07:24:46 +02:00
Jean-Baptiste Onofré 0254115067
Merge pull request #690 from mattrpav/AMQ-8333
[AMQ-8333] Update commons-pool2 to 2.10.0
2021-07-28 07:23:18 +02:00
Jean-Baptiste Onofré 1dbb64bc83
Merge pull request #688 from mattrpav/AMQ-8330
[AMQ-8330] Update Jetty to 9.4.43.v20210629
2021-07-28 07:21:38 +02:00
Jean-Baptiste Onofré 49b457ad54
Merge pull request #687 from mattrpav/AMQ-8331
[AMQ-8331] Update to slf4j 1.7.31
2021-07-28 07:17:11 +02:00
Jean-Baptiste Onofré bce558944f
Merge pull request #686 from mattrpav/AMQ-8328
[AMQ-8328] Update commons-io to 2.11.0
2021-07-28 07:15:30 +02:00
Jean-Baptiste Onofré 013c4e284f
Merge pull request #683 from mattrpav/AMQ-8326
[AMQ-8326] Upgrade com.rometools/rome to 1.16.0
2021-07-28 07:11:12 +02:00
jbonofre 6245b9b839 [AMQ-8339] Upgrade to Spring 5.3.9 2021-07-21 07:36:55 +02:00
Matt Pavlovich ae88a1052d [AMQ-8336] Add maven-enforcer-plugin and set min maven version to v3.0.5 2021-07-16 14:07:18 -05:00
Matt Pavlovich a01e2266cb [AMQ-8334] Remove build references to Smack which was removed in 5.9.x 2021-07-16 12:01:52 -05:00
Matt Pavlovich 1a01bfca77 [AMQ-8333] Update commons-pool2 to 2.10.0 2021-07-16 11:53:58 -05:00
Matt Pavlovich a2ebabe32b [AMQ-8331] Update to slf4j 1.7.31 2021-07-16 11:46:19 -05:00
Matt Pavlovich 224ff23789 [AMQ-8330] Update Jetty to 9.4.43.v20210629 2021-07-16 11:42:37 -05:00
Matt Pavlovich 0197a7583d [AMQ-8329] Update Tomcat to 9.0.48 2021-07-16 11:38:37 -05:00
Matt Pavlovich c9d75b0467 [AMQ-8328] Update commons-io to 2.11.0 2021-07-16 11:34:01 -05:00
Matt Pavlovich fc4e68f46a [AMQ-8327] Update Jackson to 2.12.4 2021-07-16 11:30:53 -05:00
Matt Pavlovich 93b2b70cdf [AMQ-8326] Upgrade com.rometools/rome to 1.16.0 2021-07-16 11:27:29 -05:00
Jean-Baptiste Onofré b3c2c49f96
Merge pull request #677 from jbonofre/AMQ-8300
[AMQ-8300] Upgrade to tomcat 9.0.46
2021-07-05 06:13:56 +02:00
jbonofre d67ffe32eb [AMQ-8300] Upgrade to tomcat 9.0.46 2021-07-04 07:39:55 +02:00
jbonofre 379408083a [AMQ-8286] Upgrade to commons-io 2.10.0 2021-07-04 07:05:47 +02:00
Jean-Baptiste Onofré 8f0903fb87
Merge pull request #668 from mattrpav/AMQ-8290
[AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
2021-07-04 07:02:50 +02:00
Jean-Baptiste Onofré b94267c376
Merge pull request #671 from jbonofre/AMQ-8302
[AMQ-8302] Extend Camel import version range to avoid refresh on Karaf
2021-06-20 18:56:37 +02:00
jbonofre 871f926765 [AMQ-8302] Extend Camel import version range to avoid refresh on Karaf 2021-06-17 06:01:10 +02:00
Matt Pavlovich c8e7ef3e00 [AMQ-8301] Upgrade to Jetty 9.4.42.v20210604 2021-06-16 15:34:37 -05:00
Matt Pavlovich 5c9df5db0c [AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
- Convert 'attached' to 'single' goal
 - Clean up leading "/" in descriptors
2021-06-04 09:30:31 -05:00
Jean-Baptiste Onofré ba455e8c5f
Merge pull request #659 from jbonofre/AMQ-8170
[AMQ-8170] Upgrade to Jackson 2.12.3
2021-05-31 11:03:40 +02:00
Matt Pavlovich ccbc4f1b9e
[AMQ-8284] Update jetty to 9.4.41.v20210516 (#663) 2021-05-29 07:18:28 +02:00
jbonofre 6269669b78 [AMQ-8170] Upgrade to Jackson 2.12.3 2021-05-29 06:27:01 +02:00
jbonofre 5801c72b9d [AMQ-8270] Upgrade to xstream 1.4.17 2021-05-28 17:03:59 +02:00
Jean-Baptiste Onofré 8961051f74
Merge pull request #660 from jbonofre/AMQ-8281
[AMQ-8281] Upgrade to xbean 4.20
2021-05-28 07:26:27 +02:00
jbonofre a48cc07517 [AMQ-8281] Upgrade to xbean 4.20 2021-05-27 15:50:45 +02:00
jbonofre db74868ee4 [AMQ-8026] Upgrade to Spring 5.3.7 2021-05-27 13:56:31 +02:00
Jean-Baptiste Onofré fc80b86ac6
[AMQ-7442] Support JDK11 full build and code style (#647) 2021-05-25 06:55:39 +02:00
Jean-Baptiste Onofré fd59e349ae
Merge pull request #652 from mattrpav/AMQ-8248
[AMQ-8248] Upgrade Jetty to 9.4.40.v20210413
2021-05-09 16:48:10 +02:00
Matt Pavlovich fd29d5dd1f [AMQ-8248] Upgrade Jetty to 9.4.40.v20210413 2021-04-23 07:54:06 -05:00
Robbie Gemmell 4da42dfe18 AMQ-8224: update to Qpid JMS 0.58.0 (and Netty 4.1.63) 2021-04-14 17:12:57 +01:00
jbonofre bbda67f00c [AMQ-8210] Upgrade to Jetty 9.4.39.v20210325 2021-03-31 15:46:02 +02:00
charlie-aws f8b0db2dd4 fix BrokerServiceTest by replacing powermock
fix BrokerServiceTest by replacing powermock
2021-03-29 10:30:47 -07:00
jbonofre 52a2bd446a [AMQ-7502] Remove leveldb 2021-03-25 18:54:53 +01:00
Jean-Baptiste Onofré 8d6fa70288
Merge pull request #634 from jbonofre/AMQ-8194
[AMQ-8194] Upgrade to commons-lang3 3.12.0
2021-03-24 07:49:49 +01:00
jbonofre c46f3a10b8 [AMQ-8176] Upgrade to mockito 3.8.0 2021-03-23 17:37:23 +01:00
jbonofre 1e2a0de5cc [AMQ-8194] Upgrade to commons-lang3 3.12.0 2021-03-23 16:07:02 +01:00
Francois Papon fa66d1eab1 Fix Rat header check on logo files 2021-03-21 07:35:25 +01:00
jbonofre 4ef97ce034 [AMQ-8197] Upgrade to xstream 1.4.16 2021-03-18 16:52:55 +01:00
Jean-Baptiste Onofré ed84a10b71
Merge pull request #626 from jbonofre/AMQ-8173
[AMQ-8173] Upgrade to junit 4.13.2
2021-03-18 15:18:57 +01:00
Jean-Baptiste Onofré 8ec6308971
Merge pull request #627 from jbonofre/AMQ-8172
[AMQ-8172] Upgrade to commons-net 3.8.0
2021-03-18 14:08:09 +01:00
jbonofre 92fe6d8ecd [AMQ-8171] Upgrade to commons-daemon 1.2.4 2021-03-18 10:58:08 +01:00
jbonofre 0a314bc070 [AMQ-8172] Upgrade to commons-net 3.8.0 2021-03-18 10:56:50 +01:00
jbonofre 441af5a782 [AMQ-8173] Upgrade to junit 4.13.2 2021-03-18 10:51:29 +01:00
Jean-Baptiste Onofré 804c086b5c
Merge pull request #625 from jbonofre/AMQ-8177
[AMQ-8177] Upgrade to powermock 1.7.4
2021-03-18 10:32:10 +01:00
jbonofre 08d9e64c26 [AMQ-8177] Upgrade to powermock 1.7.4 2021-03-18 08:01:34 +01:00
jbonofre a19bfcb51e [AMQ-8182] Upgrade to Velocity 2.3 2021-03-17 21:54:12 +01:00
jbonofre b39cd907fd Add full.test profile to execute all modules and remove unit tests and itests by default 2021-03-15 17:47:08 +01:00
Jean-Baptiste Onofré fc5cd100fe
Merge pull request #614 from ehossack-aws/shiro-1.7.1
Update shiro to 1.7.1
2021-03-09 22:06:22 +01:00
Étienne H 4dba271961 Upgrade to Jetty 9.4.38.v20210224
Mitigates CVE-2020-27223
2021-03-03 12:29:41 -08:00
Étienne H bf9348eb0b Update shiro to 1.7.1
Fixes CVE-2020-17523
2021-02-10 09:24:01 -08:00
jbonofre ced719efcc [AMQ-8113] Upgrade to httpcore 4.4.14 2021-01-09 07:37:46 +01:00
Jean-Baptiste Onofré 5bcfd53470
Merge pull request #606 from jbonofre/CLEANUP
Cleanup some unused dependencies and trash
2021-01-09 07:31:23 +01:00
Jean-Baptiste Onofré 1102e67a1e
Merge pull request #604 from jbonofre/AMQ-8100
[AMQ-8100] Upgrade to Jackson Databind 2.9.10.8
2021-01-09 07:28:42 +01:00
Jean-Baptiste Onofré a32c950b32
Merge pull request #599 from jbonofre/AMQ-8112
[AMQ-8112] Upgrade to tomcat 9.0.41
2021-01-08 09:01:54 +01:00
jbonofre 6b73425c64 [AMQ-8100] Upgrade to Jackson Databind 2.9.10.8 2021-01-08 06:07:26 +01:00
jbonofre 3791d17e1f Cleanup some unused dependencies and trash 2021-01-07 17:46:29 +01:00
jbonofre bbf03ed0e8 [AMQ-8112] Upgrade to tomcat 9.0.41 2021-01-07 15:20:46 +01:00
jbonofre 396235a57f [AMQ-8111] Upgrade to xstream 1.4.15 2021-01-07 15:11:27 +01:00
Jean-Baptiste Onofré 69992d54c9
Merge pull request #594 from jbonofre/AMQ-8100
[AMQ-8100] Upgrade to Jackson databind 2.9.10.7
2021-01-07 12:32:33 +01:00
jbonofre 39665a0fb4 [AMQ-8100] Upgrade to Jackson databind 2.9.10.7 2021-01-06 10:38:00 +01:00
jbonofre 79716351a4 [AMQ-8110] Upgrade to Spring 4.3.30.RELEASE 2021-01-05 16:53:36 +01:00
Jean-Baptiste Onofré 15c66a3433
Merge pull request #591 from jbonofre/AMQ-7492
[AMQ-7492] Upgrade to Camel 2.25.2
2020-12-02 13:54:03 +01:00
Jean-Baptiste Onofré 7d934c26d9
Merge pull request #589 from jbonofre/AMQ-8096
[AMQ-8096] Upgrade to Apache Karaf 4.2.10 and improve features XML
2020-12-02 13:38:45 +01:00
jbonofre e1b581acb6 [AMQ-7492] Upgrade to Camel 2.25.2 2020-12-02 11:57:59 +01:00
jbonofre af8fdb524d [AMQ-8096] Upgrade to Apache Karaf 4.2.10 and improve features XML 2020-12-02 08:05:08 +01:00
jbonofre 7bfb59092c [AMQ-8094] Upgrade to Jetty 9.4.35.v20201120 2020-12-01 15:58:39 +01:00
Robbie Gemmell c23d0dd5b1 AMQ-8088: update to Proton-J 0.33.8 and Qpid JMS 0.55.0, and Netty 4.1.53 2020-11-26 12:37:44 +00:00
jbonofre a548800a97 [AMQ-8084] Upgrade to xstream 1.4.14 2020-11-23 10:56:05 +01:00
Jean-Baptiste Onofré bfc4eab3ca
Merge pull request #582 from jbonofre/AMQ-8080
[AMQ-8080] Upgrade to junit 4.13.1
2020-11-22 11:11:35 +01:00
Jean-Baptiste Onofré 9e2c4d94f1
Merge pull request #580 from jbonofre/AMQ-8075
[AMQ-8075] Upgrade to xbean 4.18
2020-11-22 11:04:41 +01:00
Jean-Baptiste Onofré 3a72556958
Merge pull request #579 from jbonofre/AMQ-8074
[AMQ-8074] Upgrade to httpclient 4.5.13
2020-11-22 08:13:58 +01:00
Jean-Baptiste Onofré c7fd7f189f
Merge pull request #578 from jbonofre/AMQ-8073
[AMQ-8073] Upgrade to commons-pool2 2.9.0
2020-11-22 07:37:41 +01:00
jbonofre 8d983ec641 [AMQ-8080] Upgrade to junit 4.13.1 2020-11-19 09:28:06 +01:00
jbonofre 6ca2761ce6 [AMQ-8072] Upgrade to commons-dbcp2 2.8.0 2020-11-19 08:53:02 +01:00
jbonofre db19c2082c [AMQ-8073] Upgrade to commons-pool2 2.9.0 2020-11-19 08:52:38 +01:00
jbonofre 4fde3e2371 [AMQ-8074] Upgrade to httpclient 4.5.13 2020-11-19 08:52:12 +01:00
jbonofre a1db62c626 [AMQ-8075] Upgrade to xbean 4.18 2020-11-19 08:47:25 +01:00
Jean-Baptiste Onofré 12e7a1952b
Merge pull request #576 from jbonofre/AMQ-8071
[AMQ-8071] Upgrade to commons-net 3.7.2
2020-11-13 14:57:44 +01:00
Jean-Baptiste Onofré d25782ad57
Merge pull request #575 from jbonofre/AMQ-8070
[AMQ-8070] Upgrade to commons-io 2.8.0
2020-11-13 14:55:14 +01:00
jbonofre 064251787a [AMQ-8071] Upgrade to commons-net 3.7.2 2020-11-13 06:09:14 +01:00
Jean-Baptiste Onofré bbeb37c8c8
Merge pull request #574 from jbonofre/AMQ-8069
[AMQ-8069] Upgrade to commons-daemon 1.2.3
2020-11-13 06:00:12 +01:00
jbonofre 5b04d35751 [AMQ-8070] Upgrade to commons-io 2.8.0 2020-11-12 14:19:34 +01:00
jbonofre 3b1e8fae31 [AMQ-8069] Upgrade to commons-daemon 1.2.3 2020-11-12 14:06:10 +01:00
jbonofre eda11b135e [AMQ-8066] Upgrade to Rome 1.15.0 2020-11-12 10:49:58 +01:00
jbonofre 2759d163b0 [AMQ-8065] Upgrade to Shiro 1.7.0 2020-11-10 14:33:56 +01:00
jbonofre 10903d490f Remove unused ant dependency 2020-11-10 11:20:37 +01:00
jbonofre 6e7762fbc8 [AMQ-8064] Upgrade to Tomcat 9.0.39 2020-11-10 10:55:36 +01:00
jbonofre bbc313aa73 [AMQ-8043] Upgrade to Spring 4.3.29.RELEASE 2020-11-10 10:01:01 +01:00
jbonofre 059bd5c71d [AMQ-8037] Upgrade to Jetty 9.4.34.v20201102 2020-11-10 09:31:27 +01:00
jbonofre 01d1e43cf8 [AMQ-8037] Upgrade to Jetty 9.4.31.v20200723 2020-11-10 08:56:18 +01:00
jbonofre 3852d0d123 [AMQ-8036] Upgrade to Jackson Databind 2.9.10.6 2020-11-10 06:24:53 +01:00
Jean-Baptiste Onofré f3752eadb1
Merge pull request #549 from coheigea/AMQ-7511
AMQ-7511 - Update Jackson Databind to 2.9.10.5
2020-08-11 09:45:48 +02:00
Timothy Bish aed91a7474 AMQ-8015 Update AMQP related libraries
Update Qpid JMS, proton-j and netty libraries used for AMQP support
and tests to latest releases (0.53.0, 0.33.6, 4.1.51.Final).
2020-07-29 11:59:37 -04:00
Christopher L. Shannon (cshannon) 17defa79d4 NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
Colm O hEigeartaigh 32cb43c441 AMQ-7511 - Update Jackson Databind to 2.9.10.5 2020-07-08 14:56:43 +01:00
Jean-Baptiste Onofré 334476ac63 [maven-release-plugin] prepare for next development iteration 2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré 86dd78b1aa [maven-release-plugin] prepare release activemq-5.16.0 2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré 6908749c2f Fix version 2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré ff2dae82f3 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-24 21:56:52 +02:00
Christopher L. Shannon (cshannon) 7c5a4bd940 AMQ-7505 - Fix prototype.js exclusion for apache-rat:check 2020-06-24 13:19:56 -04:00
Christopher L. Shannon (cshannon) 763b3c337f AMQ-7504 - Run apache-rat:check when apache-release profile is activated
This will verify licenses when doing a release
2020-06-24 12:54:58 -04:00
jbonofre 4ed2ba22a9 Cancel 5.16.0 release 2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré cd1e9f8697 [maven-release-plugin] prepare for next development iteration 2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré 2e890c6224 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-23 17:39:53 +02:00
Jean-Baptiste Onofré 23f285a627 [AMQ-7351] Downgrade to Apache POM 18 to avoid javadoc generation issue during release 2020-06-23 16:45:12 +02:00
Timothy Bish c8d4ebfe7a AMQ-7495 Update Qpid JMS and Proton-j along with Netty to latest
Update Qpid JMS to v0.52.0
Update Proton-J 0.33.5
Update Netty 4.1.50.Final to match Qpid JMS deps
2020-06-08 11:19:47 -04:00
Colm O hEigeartaigh 27463941b6 AMQ-7489 - Update Tomcat to 9.0.35 2020-05-20 17:54:31 +01:00
Colm O hEigeartaigh ad7c5c61c4 AMQ-7484 - Update Jackson Databind to 2.9.10.4 2020-05-13 08:51:55 +01:00
jbonofre d86d98f990 [AMQ-7479] Upgrade to jetty 9.4.28.v20200408 2020-05-12 09:42:43 +02:00
Jean-Baptiste Onofré 2be8a6a93d
Merge pull request #530 from jbonofre/AMQ-7478
[AMQ-7478] Upgrade to jettison 1.4.1
2020-05-11 11:46:15 +02:00
jbonofre cef06afcbe [AMQ-7478] Upgrade to jettison 1.4.1 2020-05-11 07:10:25 +02:00
jbonofre a09934d35b [AMQ-7477] Upgrade to xbean 4.17 2020-05-11 07:07:43 +02:00
Jean-Baptiste Onofré 5e9248829a
Merge pull request #524 from coheigea/AMQ-7472
AMQ-7472 - Update SLF4J to 1.7.30
2020-05-06 07:18:35 +02:00
Francois Papon b3b4df329c [AMQ-7475] Upgrade to Shiro 1.5.3 2020-05-05 07:35:08 +02:00
Colm O hEigeartaigh 6264c33b61 AMQ-7472 - Update SLF4J to 1.7.30 2020-04-28 08:20:16 +01:00
Jean-Baptiste Onofré 5f02e220a0
Merge pull request #516 from coheigea/AMQ-7449
AMQ-7449 - Update Apache Shiro to 1.5.2
2020-03-27 10:24:04 +01:00
Colm O hEigeartaigh 1c504160d8 AMQ-7454 - Remove xmpp artifacts 2020-03-26 11:36:41 +00:00
Colm O hEigeartaigh ba42d5527a AMQ-7449 - Update Apache Shiro to 1.5.2 2020-03-24 07:06:00 +00:00
Timothy Bish 265fd65328 AMQ-7365 Update Qpid-JMS and its netty dependency
Update Qpid JMS to 0.49.0 and brin Netty test dependency up to
match the version used in Qpid JMS
2020-03-09 18:44:56 -04:00
Colm O hEigeartaigh 14c134a9c6 AMQ-7435 - Update Shiro to 1.5.1 2020-03-04 11:50:49 +00:00
Jean-Baptiste Onofré 578051fdea
Merge pull request #493 from jbonofre/AMQ-7432-MQTT
[AMQ-7432] Upgrade to mqtt-client 1.16
2020-03-02 18:31:16 +01:00
Jean-Baptiste Onofré 93e3029abc
Merge pull request #492 from jbonofre/AMQ-7432-JACKSON
[AMQ-7432] Upgrade to jackson-databind 2.9.10.3
2020-03-02 17:59:50 +01:00
Jean-Baptiste Onofré 9d3ab8b4af
Merge pull request #491 from jbonofre/AMQ-7432-NETTY
[AMQ-7432] Upgrade to netty 4.1.45.Final
2020-03-02 17:58:43 +01:00
jbonofre 0b0ab2a03a [AMQ-7432] Upgrade to mqtt-client 1.16 2020-03-02 17:52:01 +01:00
jbonofre dcd1de9270 [AMQ-7432] Upgrade to jackson-databind 2.9.10.3 2020-03-02 16:37:44 +01:00
jbonofre a50b42b51a [AMQ-7432] Upgrade to netty 4.1.45.Final 2020-03-02 16:29:32 +01:00
jbonofre 088cc4be09 [AMQ-7432] Upgrade to hadoop-core 1.2.1 2020-03-02 16:15:44 +01:00
Jean-Baptiste Onofré c92be4c8cb
Merge pull request #484 from jbonofre/AMQ-7388
[AMQ-7388] Upgrade to Jetty 9.4.27.20200227
2020-03-01 16:51:55 +01:00
jbonofre cb23db5c5d [AMQ-7429] Align spring-expression version with other spring artifacts 2020-03-01 13:29:33 +01:00
jbonofre 0d5b53529a [AMQ-7388] Upgrade to Jetty 9.4.27.20200227 2020-03-01 12:49:36 +01:00
Jean-Baptiste Onofré cc4a69913b
Merge pull request #473 from jbonofre/AMQ-7333
[AMQ-7333] Upgrade to Camel 2.24.3
2020-02-26 18:10:07 +01:00
jbonofre d878d877d5 [AMQ-7410] Align dependencies with Apache Karaf 2020-02-26 13:11:33 +01:00
jbonofre 5c1ee5ed52 [AMQ-7333] Upgrade to Camel 2.24.3 2020-02-26 13:11:15 +01:00
Jean-Baptiste Onofré 5cc7394fe2
Merge pull request #468 from jbonofre/AMQ-7415
[AMQ-7415] Upgrade to ASM 7.3.1
2020-02-24 11:59:04 +01:00
jbonofre 4dcc9d99ec [AMQ-7415] Upgrade to ASM 7.3.1 2020-02-24 05:53:45 +01:00