Andrew Gaul
0e1eee0457
Bump to 2.7.1-SNAPSHOT
2025-02-12 21:26:14 -08:00
Andrew Gaul
9ced58af5a
Set version to 2.7.0-SNAPSHOT
2025-01-21 20:53:24 -08:00
Andrew Gaul
808d94086c
Upgrade to EasyMock 5.5.0
2025-01-19 12:52:09 -08:00
Andrew Gaul
98d1afea83
Upgrade to Guava 33.4.0
2025-01-19 12:51:59 -08:00
Andrew Gaul
a8cdabd3b1
Upgrade to xmlunit 1.6
2025-01-19 11:32:34 -08:00
Andrew Gaul
323898d8a5
Upgrade to logback 1.5.16
2025-01-19 11:32:34 -08:00
Andrew Gaul
52625c02ad
Upgrade to jetty 9.4.56.v20240826
2025-01-19 11:32:34 -08:00
Andrew Gaul
56bf70ba76
Upgrade to modernizer-maven-plugin 3.1.0
2025-01-19 11:32:34 -08:00
Andrew Gaul
b8d0ab94f7
Upgrade to AutoFactory 1.1.0
...
Release notes:
https://github.com/google/auto/releases/tag/auto-factory-1.1.0
2025-01-19 11:27:16 -08:00
Andrew Gaul
ecd0ccd05b
Upgrade to gson 2.11.0
...
Release notes:
https://github.com/google/gson/releases/tag/gson-parent-2.11.0
2025-01-19 11:11:53 -08:00
dependabot[bot]
5c41d7629f
Bump ch.qos.logback:logback-core from 1.2.13 to 1.5.13 in /project
...
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback ) from 1.2.13 to 1.5.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.5.13 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 11:30:35 +09:00
Andrew Gaul
5b65094df1
Upgrade to auto-service 1.1.1
2024-11-07 21:53:00 -08:00
Andrew Gaul
4ef1d8b177
Upgrade to EasyMock 5.4.0
...
This resolves a JDK 21 compatibility issue:
java.lang.IllegalArgumentException: Could not create type
...
Caused by: java.lang.IllegalArgumentException: org.jclouds.blobstore.strategy.internal.DeleteAllKeysInList$$$EasyMock$6 must be defined in the same package as org.easymock.internal.ClassProxyFactory
2024-10-09 12:11:54 -07:00
Andrew Gaul
705a1cb591
Upgrade to Google Auto 1.5.4
...
This resolves warnings about extensions.
2024-05-12 15:06:55 +09:00
Andrew Gaul
cb434d5bac
Consolidate duplicate apache rat stanza
...
This resolves a build warning.
2024-05-12 14:54:15 +09:00
Andrew Gaul
8813747e57
Downgrade to maven-modernizer-plugin 2.7.0
...
This works around gaul/modernizer-maven-plugin#241 .
2024-05-12 13:00:57 +09:00
Andrew Gaul
2836f5a0ac
Upgrade to modernizer-maven-plugin 2.8.0
2024-05-12 08:44:49 +09:00
Andrew Gaul
eae5a43350
Upgrade to modernizer-maven-plugin 2.8.0
2024-05-12 08:44:00 +09:00
Andrew Gaul
bc20012f49
jclouds requires Java 11
...
This should resolve CI failures.
2024-05-12 08:30:47 +09:00
Andrew Gaul
c73660dac8
JCLOUDS-1637: Use glassfish jaxb implementation
...
Required by jakarta.xml.bind-api.
2024-04-24 20:39:03 +09:00
Andrew Gaul
d733401ce7
Set version to 2.6.1-SNAPSHOT
2024-04-24 20:29:39 +09:00
Andrew Gaul
7a438ceebd
JCLOUDS-1637: Replace java.xml.bind uses
2024-04-24 20:21:13 +09:00
Andrew Gaul
107741f786
JCLOUDS-1629: Upgrade to Guice 7.0.0
...
This also changes from javax to jakarta annotations.
2024-02-26 15:27:29 +09:00
Andrew Gaul
b5e4e1d0fd
JCLOUDS-1627: Upgrade to Jakarta packages
...
This resolves an issue with newer Guice versions.
2024-02-23 18:04:48 +09:00
dependabot[bot]
a983eaced9
Bump testng from 7.5 to 7.5.1 in /project
...
Bumps [testng](https://github.com/cbeust/testng ) from 7.5 to 7.5.1.
- [Release notes](https://github.com/cbeust/testng/releases )
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt )
- [Commits](https://github.com/cbeust/testng/compare/7.5...7.5.1 )
---
updated-dependencies:
- dependency-name: org.testng:testng
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-20 20:35:55 +09:00
dependabot[bot]
8af11edaff
Bump ch.qos.logback:logback-core from 1.2.9 to 1.2.13 in /project
...
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback ) from 1.2.9 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.9...v_1.2.13 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-18 21:26:42 +09:00
Andrew Gaul
8075bbe50a
JCLOUDS-1618: Upgrade to gson 2.10.1
2023-06-15 19:05:39 -07:00
Andrew Gaul
2275637fb8
Remove bnd
...
This blocks upgrading gson. References #176 .
2023-06-15 18:43:55 -07:00
dependabot[bot]
a00454bdd1
Bump guava from 31.1-jre to 32.0.0-jre in /project
...
Bumps [guava](https://github.com/google/guava ) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-14 20:19:30 -07:00
Andrew Gaul
c8ca330857
Remove unneeded -XX:MaxPermSize=256m
...
Newer JDK remove this flag.
2023-06-06 03:50:06 -07:00
Andrew Gaul
318138e6b0
Upgrade to surefire 3.1.0
...
Release notes:
https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0
https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0
2023-06-06 03:24:44 -07:00
Andrew Gaul
8a3c5ae992
Upgrade to EasyMock 5.1.0
...
This resolves a Java 17 compatibility issue. Release notes:
https://github.com/easymock/easymock/releases/tag/easymock-5.0.0
https://github.com/easymock/easymock/releases/tag/easymock-5.0.1
https://github.com/easymock/easymock/releases/tag/easymock-5.1.0
2023-06-05 04:25:59 -07:00
Andrew Gaul
7e50ae630d
Upgrade to Guice 5.1.0
...
Release notes:
https://github.com/google/guice/wiki/Guice510
2022-12-17 07:41:44 +09:00
Hervé Boutemy
25bcb7961e
activate Reproducible Builds
2022-11-14 07:54:03 +09:00
Andrew Gaul
5067897ff5
Upgrade to jax-rs 2.1.1
...
Also address constant TODO.
2022-08-04 07:38:54 +09:00
Andrew Gaul
7fecb72e0d
Upgrade to testng 7.5
...
Requires upgrading surefire as well.
2022-08-03 21:24:12 +09:00
Andrew Gaul
16926b0bb7
Upgrade to assertj 3.23.1
...
Enabled by requiring Java 8. Also fix some minor API breakage.
2022-07-31 17:19:05 +09:00
Andrew Gaul
d404391651
JCLOUDS-1602: Upgrade to Jetty 9.4.46
...
Remove BaseJettyTest which BaseMockWebServerTest superseded.
2022-06-12 18:32:43 +09:00
Andrew Gaul
7eb64f4850
JCLOUDS-1603: Upgrade to Guava 31.1
2022-06-12 18:30:56 +09:00
dependabot[bot]
3538aba871
Bump logback-core from 1.1.2 to 1.2.9 in /project
...
Bumps logback-core from 1.1.2 to 1.2.9.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 13:01:13 +09:00
dependabot[bot]
2d893aec33
Bump logback-classic from 1.1.2 to 1.2.0 in /project
...
Bumps logback-classic from 1.1.2 to 1.2.0.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 12:40:38 +09:00
Andrew Gaul
659951bc63
JCLOUDS-1601: Upgrade to log4j 2.17.2
...
Release notes:
https://logging.apache.org/log4j/2.x/changes-report.html#a2.17.2
2022-04-17 23:01:44 +09:00
Andrew Gaul
27274d40a9
JCLOUDS-1604: Upgrade to AutoFactory 1.0.1
2022-04-17 22:59:01 +09:00
Andrew Gaul
36f351cd18
Next development version 2.6.0-SNAPSHOT
2022-03-26 18:30:06 +09:00
Andrew Gaul
1a4bcd5547
JCLOUDS-1589: Upgrade to log4j 2.17.0
...
This addresses a high severity CVE:
https://logging.apache.org/log4j/2.x/security.html
2021-12-19 09:30:03 +09:00
Andrew Gaul
dbd8eb1dab
JCLOUDS-1589: Upgrade to log4j 2.16.0
...
This addresses a critical CVE:
https://logging.apache.org/log4j/2.x/security.html
2021-12-16 23:56:09 +09:00
Juan Cabrerizo
14e92fc8c8
JCLOUDS-1588: Bump google gson to 2.8.9 due to detected vulnerability ( #124 )
2021-11-10 19:51:52 +09:00
Andrew Gaul
7fffa59158
JCLOUDS-1586: Upgrade to Guice 5.0.1
...
Guice 4.2.3 makes illegal reflective accesses that Java 17 does not
allow. References google/guice#1133 . Release notes:
https://github.com/google/guice/wiki/Guice501
2021-11-10 09:08:48 +09:00
Andrew Gaul
6db1ee9d6a
Removed unused jetty-server dependency
2021-10-31 18:57:22 +09:00
Andrew Gaul
e8e78689e6
Next development version 2.4.0-SNAPSHOT
2021-09-19 08:58:25 +09:00