Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Mar 27, 2024
1 parent 2fb40cb commit b5590ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ Note: prior to v9.3.0 the Maven groupId was `com.helger`.

# News and noteworthy

* v10.1.8 - work in progress
* v10.1.8 - 2024-03-27
* Updated to ph-commons 11.1.5
* Created Java 21 compatibility
* v10.1.7 - 2023-01-07
* v10.1.7 - 2024-01-07
* Fixed the DNS query type in `NonCachingDnsResolver.createDefaultLookup()` to not use `ANY`
* v10.1.6 - 2024-01-05
* Updated to Apache HttpClient v5.3
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.helger.schedule</groupId>
<artifactId>ph-schedule-parent-pom</artifactId>
<version>5.0.0</version>
<version>5.0.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b5590ed

Please sign in to comment.