6 hours ago
spring-boot

v3.5.6

🐞 Bug Fixes

  • Quoted -D arguments break system property resolution on Linux with Spring AOT #47166
  • Groovy Templates fails with an NPE when rendering an auto new line #47139
  • available() does not behave correctly when reading stored entries from a NestedJarFile #47057
  • spring-boot-docker-compose doesn't create service connections when image has registry host but not project #47019
  • Flyway Ignore Migration Patterns setting can't be set to an empty string #47013

📔 Documentation

  • Default value of server.tomcat.resource.cache-ttl is not documented #47253
  • Document Java 25 support #47245
  • Fix links to Flyway reference documentation #46988
  • Clarify Javadoc of Customizer interfaces about overriding behavior #46942

🔨 Dependency Upgrades

  • Upgrade to Ehcache3 3.10.9 #47106
  • Upgrade to Elasticsearch Client 8.18.6 #47094
  • Upgrade to Gson 2.13.2 #47158
  • Upgrade to Hibernate 6.6.29.Final #47216
  • Upgrade to HikariCP 6.3.3 #47187
  • Upgrade to HttpCore5 5.3.5 #47108
  • Upgrade to Infinispan 15.2.6.Final #47109
  • Upgrade to Jakarta Activation 2.1.4 #47188
  • Upgrade to Jakarta Mail 2.1.4 #47110
  • Upgrade to Jaybird 6.0.3 #47111
  • Upgrade to Jetty 12.0.27 #47159
  • Upgrade to jOOQ 3.19.26 #47160
  • Upgrade to Lombok 1.18.40 #47113
  • Upgrade to MariaDB 3.5.6 #47189
  • Upgrade to Maven Failsafe Plugin 3.5.4 #47190
  • Upgrade to Maven Shade Plugin 3.6.1 #47191
  • Upgrade to Maven Surefire Plugin 3.5.4 #47192
  • Upgrade to Micrometer 1.15.4 #47083
  • Upgrade to Micrometer Tracing 1.5.4 #47084
  • Upgrade to Netty 4.1.127.Final #47127
  • Upgrade to R2DBC MSSQL 1.0.3.RELEASE #47193
  • Upgrade to Reactor Bom 2024.0.10 #47085
  • Upgrade to Spring AMQP 3.2.7 #47086
  • Upgrade to Spring Batch 5.2.3 #47087
  • Upgrade to Spring Data Bom 2025.0.4 #47088
  • Upgrade to Spring Framework 6.2.11 #47089
  • Upgrade to Spring GraphQL 1.4.2 #47090
  • Upgrade to Spring Integration 6.5.2 #47091
  • Upgrade to Spring Kafka 3.3.10 #47092
  • Upgrade to Spring Pulsar 1.2.10 #47093
  • Upgrade to Spring Security 6.5.5 #47257
  • Upgrade to Tomcat 10.1.46 #47194
  • Upgrade to Undertow 2.3.19.Final #47115
  • Upgrade to XmlUnit2 2.10.4 #47243

❤️ Contributors

Thank you to all the contributors who worked on this release:

@Chanwon-Seo, @doljae, @izeye, and @quaff

8 hours ago
Activiti
8 hours ago
spring-boot

v3.4.10

🐞 Bug Fixes

  • available() does not behave correctly when reading stored entries from a NestedJarFile #47056
  • Flyway Ignore Migration Patterns setting can't be set to an empty string #46984
  • spring-boot-docker-compose doesn't create service connections when image has registry host but not project #46974
  • Quoted -D arguments break system property resolution on Linux with Spring AOT #46555

📔 Documentation

  • Default value of server.tomcat.resource.cache-ttl is not documented #47252
  • Fix links to Flyway reference documentation #46976
  • Clarify Javadoc of Customizer interfaces about overriding behavior #46938

🔨 Dependency Upgrades

  • Upgrade to Ehcache3 3.10.9 #47096
  • Upgrade to Hibernate 6.6.29.Final #47215
  • Upgrade to HttpCore5 5.3.5 #47098
  • Upgrade to Infinispan 15.0.21.Final #47099
  • Upgrade to Jakarta Activation 2.1.4 #47181
  • Upgrade to Jakarta Mail 2.1.4 #47100
  • Upgrade to Jaybird 5.0.9.java11 #47101
  • Upgrade to Jetty 12.0.27 #47156
  • Upgrade to jOOQ 3.19.26 #47157
  • Upgrade to Lombok 1.18.40 #47103
  • Upgrade to Maven Failsafe Plugin 3.5.4 #47182
  • Upgrade to Maven Shade Plugin 3.6.1 #47183
  • Upgrade to Maven Surefire Plugin 3.5.4 #47184
  • Upgrade to Micrometer 1.14.11 #47073
  • Upgrade to Micrometer Tracing 1.4.10 #47074
  • Upgrade to Netty 4.1.127.Final #47128
  • Upgrade to R2DBC MSSQL 1.0.3.RELEASE #47185
  • Upgrade to Reactor Bom 2024.0.10 #47075
  • Upgrade to Spring AMQP 3.2.7 #47076
  • Upgrade to Spring Batch 5.2.3 #47077
  • Upgrade to Spring Data Bom 2024.1.10 #47078
  • Upgrade to Spring Framework 6.2.11 #47079
  • Upgrade to Spring Integration 6.4.7 #47080
  • Upgrade to Spring Kafka 3.3.10 #47081
  • Upgrade to Spring Pulsar 1.2.10 #47082
  • Upgrade to Spring Security 6.4.11 #47258
  • Upgrade to Tomcat 10.1.46 #47186
  • Upgrade to Undertow 2.3.19.Final #47105
  • Upgrade to XmlUnit2 2.10.4 #47238

❤️ Contributors

Thank you to all the contributors who worked on this release:

@Chanwon-Seo, @doljae, @izeye, and @quaff

21 hours ago
guava

33.5.0

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>33.5.0-jre</version>
  <!-- or, for Android: -->
  <version>33.5.0-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

  • Restored the Automatic-Module-Name to guava-android. (It, unlike, guava-jre, is not a proper module.) (7a04a8a955)
  • For users of guava-gwt: Google has moved off GWT internally. We plan to continue to release guava-gwt for users of GWT and J2CL, but the artifact is no longer tested for GWT-specific issues, and we have limited resources to fix any unexpected issues that might arise. While we do not anticipate any specific problems, we can't guarantee how long support will continue.
  • Increased our Android minSdkVersion to 23 (Marshmallow). This follows the minimum of Google's foundational Android libraries, and we expect it to have no practical impact on users. (5c23347cc1)
  • Listed the JSpecify annotations as an optional dependency in our OSGi metadata. (2dfd572981)
  • cache: Improved the handling of exceptions from compute functions in Cache.asMap(). (We do still recommend using Caffeine rather than com.google.common.cache.) (087f2c4a80)
  • collect: Improved Iterators.mergeSorted() to preserve stability for equal elements. (4dc93be9a8)
  • math: Added saturatedAbs methods to IntMath and LongMath. (ed0e518f20)
  • net: Added image/avif to MediaType. (53344caba6)
  • testing: Made CollectorTester available to Android users. (294c251079)
  • util.concurrent: Added Striped.custom. (1586eb271d)
21 hours ago
selenium

Nightly

Commits

  • 8d0a81e: [grid] Fix regression Distributor rejecting requests when nodes have supported caps but no free slots (#16327) (Viet Nguyen Duc) #16327
  • 77d20ae: [dotnet][rb][java][js][py] Automated Browser Version Update (#16328) (Selenium CI Bot) #16328
  • 29af98d: [rb] Remove fedcm test guard due to fix in chrome (#16119) (Augustin Gottlieb) #16119
  • fc28c02: [dotnet] [bidi] Support network collectors and get response body (#16192) (Nikolay Borisenko) #16192