Commit Graph

141 Commits

Author SHA1 Message Date
Richard Körber
dd7c873750 [maven-release-plugin] prepare for next development iteration 2023-08-11 09:55:47 +02:00
Richard Körber
eea08053a2 [maven-release-plugin] prepare release v3.0.0 2023-08-11 09:55:46 +02:00
Richard Körber
f2104335a8 Update dependency 2023-08-05 14:22:00 +02:00
Richard Körber
16b02efe23 Merge acme4j-utils into acme4j-client
The separation of acme4j-client and acme4j-utils was a design decision
that should avoid BouncyCastle to be a hard dependency of acme4j-client.
Anyhow acme4j is not really usable without BouncyCastle, so acme4j-utils
is used in almost all projects anyway.

This merge allows to extend the client API with some nice methods that
will make it easier to use.
2023-05-19 09:58:08 +02:00
Richard Körber
d6296111f7 Use wiremock to test HTTP client 2023-04-23 22:43:18 +02:00
Richard Körber
fdc0fb94f1 Require Java 11 or higher 2023-04-23 13:12:27 +02:00
Richard Körber
41d9855bc0 Bump to v3.0.0, adhere to SemVer 2023-04-23 08:44:21 +02:00
Richard Körber
590b4e975b [maven-release-plugin] prepare for next development iteration 2023-02-11 16:55:27 +01:00
Richard Körber
9e3a5061c8 [maven-release-plugin] prepare release v2.16 2023-02-11 16:55:27 +01:00
Richard Körber
372e39c28e Update dependencies 2023-02-11 16:53:10 +01:00
Richard Körber
861b3a1f81 [maven-release-plugin] prepare for next development iteration 2022-11-25 13:24:12 +01:00
Richard Körber
5a984bb49b [maven-release-plugin] prepare release v2.15 2022-11-25 13:24:12 +01:00
Richard Körber
2a30d3e919 Update dependencies 2022-11-25 13:23:06 +01:00
Richard Körber
95fd249d28 Update dependencies 2022-11-03 17:01:16 +01:00
Richard Körber
109731090c [maven-release-plugin] prepare for next development iteration 2022-06-29 20:07:57 +02:00
Richard Körber
d088b30822 [maven-release-plugin] prepare release v2.14 2022-06-29 20:07:57 +02:00
Richard Körber
f77426be87 Update dependencies 2022-06-29 20:03:12 +02:00
Richard Körber
a25b8c1b8d Use Assertj instead of Hamcrest 2022-05-14 12:39:27 +02:00
Richard Körber
f3c7e8a46c Upgrade all tests to JUnit 5 2022-05-14 12:24:21 +02:00
Richard Körber
edf2018433 [maven-release-plugin] prepare for next development iteration 2022-05-09 17:16:05 +02:00
Richard Körber
768fd68bcc [maven-release-plugin] prepare release v2.13 2022-05-09 17:16:05 +02:00
Richard Körber
90f6bcd00d Update dependencies 2022-05-09 17:07:34 +02:00
Richard Körber
51233b9612 Move from JavaMail to Jakarta Mail 2022-01-22 14:40:16 +01:00
Richard Körber
8fd00f0b30 Update dependencies 2022-01-22 12:44:55 +01:00
Richard Körber
cc8cc841c1 [maven-release-plugin] prepare for next development iteration 2021-07-03 11:19:53 +02:00
Richard Körber
8cb2468060 [maven-release-plugin] prepare release v2.12 2021-07-03 11:19:53 +02:00
Richard Körber
c391baa2be Update dependencies 2021-07-03 10:14:23 +02:00
Richard Körber
9630737757 Add experimental support for RFC 8823 (S/MIME certs) 2021-07-03 10:06:35 +02:00
dependabot[bot]
14c7fc49c8 Bump awaitility from 4.0.3 to 4.1.0
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/awaitility/awaitility/releases)
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 19:45:14 +02:00
dependabot[bot]
9bae5bdd3b Bump maven-failsafe-plugin from 2.22.1 to 2.22.2
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:51:25 +02:00
dependabot[bot]
9905fdf204 Bump maven-compiler-plugin from 3.8.0 to 3.8.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:51:10 +02:00
dependabot[bot]
54873d5b43 Bump maven-source-plugin from 3.0.1 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.0.1...maven-source-plugin-3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:50:57 +02:00
dependabot[bot]
c0dd09f9ae Bump jose4j from 0.7.6 to 0.7.7
Bumps [jose4j](https://bitbucket.org/b_c/jose4j) from 0.7.6 to 0.7.7.
- [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.7.7..jose4j-0.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:44:21 +02:00
dependabot[bot]
3f38da3460 Bump maven-jar-plugin from 3.1.1 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.1...maven-jar-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:44:00 +02:00
Richard Körber
b48e81f6d5 Update spotbugs-annotations 2021-04-26 21:03:33 +02:00
dependabot[bot]
72d3d364a9 Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M4...surefire-3.0.0-M5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:20:18 +02:00
dependabot[bot]
9ff379cd6a Bump mockito-core from 3.8.0 to 3.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:20:08 +02:00
dependabot[bot]
e2b17f7ada Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/4.2.2...spotbugs-maven-plugin-4.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:18:57 +02:00
Richard Körber
684609faa3 Fix build on Java 16 2021-03-28 10:43:52 +02:00
Richard Körber
d0f1966447 Dependency updates 2021-03-12 08:36:07 +01:00
Richard Körber
91898ed7d1 Update dependencies 2020-12-18 18:45:19 +01:00
Richard Körber
78dfe248b2 [maven-release-plugin] prepare for next development iteration 2020-11-12 22:40:25 +01:00
Richard Körber
bfafb5655a [maven-release-plugin] prepare release v2.11 2020-11-12 22:40:25 +01:00
dependabot[bot]
7ecf12f6cb Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-31 16:36:01 +01:00
Richard Körber
c5eba760f6 [maven-release-plugin] prepare for next development iteration 2020-08-02 17:13:29 +02:00
Richard Körber
0bc1a004dc [maven-release-plugin] prepare release v2.10 2020-08-02 17:13:28 +02:00
Richard Körber
85cc6261b6 Update dependencies 2020-08-02 16:47:14 +02:00
Richard Körber
610b9366bd Add module-info definitions, fix related issues 2020-06-02 14:08:20 +02:00
Richard Körber
8de55cdd9b Update dependencies 2020-06-02 14:08:20 +02:00
Richard Körber
b32f03b23a Replace JSR305 null-safe annotations by SpotBugs annotations
Reason is that JSR305 annotations cannot be used in a modular environment due to split package issues.
2020-06-02 14:08:20 +02:00