Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-26 | 9.5 kB | |
v4.0.13 source code.tar.gz | 2025-03-26 | 1.1 MB | |
v4.0.13 source code.zip | 2025-03-26 | 1.9 MB | |
Totals: 3 Items | 2.9 MB | 0 |
What's Changed
- fix(deps): update dependency org.assertj:assertj-core to v3.27.3 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9795
- fix(deps): update logback monorepo to v2.0.6 (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9796
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.16.1 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9798
- fix(deps): update dependency org.liquibase:liquibase-core to v4.31.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9800
- Remove
@Nullable
fromCacheLoader
return type. by @joschi in https://github.com/dropwizard/dropwizard/pull/9808 - fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9797
- chore(deps): update actions/stale digest to 5bef64f (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9813
- chore(deps): update cimg/openjdk docker tag to v21.0.6 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9814
- chore(deps): update dependency com.mysql:mysql-connector-j to v9.2.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9816
- chore(deps): update github/codeql-action action to v3.28.5 (release/4.0.x) - autoclosed by @renovate in https://github.com/dropwizard/dropwizard/pull/9815
- chore(deps): update github/codeql-action action to v3.28.6 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9823
- fix(deps): update dependency commons-codec:commons-codec to v1.18.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9824
- chore(deps): update github/codeql-action action to v3.28.8 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9835
- fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9836
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9840
- chore(deps): update actions/setup-java action to v4.7.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9838
- fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.3 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9837
- chore(deps): update github/codeql-action action to v3.28.9 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9851
- fix(deps): update dependency org.checkerframework:checker-qual to v3.49.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9852
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.1 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9858
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.35 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9859
- fix(deps): update dependency org.jdbi:jdbi3-bom to v3.48.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9861
- fix(deps): update dependency org.liquibase:liquibase-core to v4.31.1 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9866
- chore(deps): update dependency org.apache.maven.plugins:maven-clean-plugin to v3.4.1 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9876
- chore(deps): update github actions (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9877
- fix(deps): update dependency org.awaitility:awaitility to v4.3.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9881
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9880
- fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.5 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9879
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.36 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9878
- Use JsonNode for serialisation tests, not the object under test by @andrewaylett in https://github.com/dropwizard/dropwizard/pull/9827
- chore(deps): update actions/cache action to v4.2.2 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9902
- chore(deps): update dependency com.uber.nullaway:nullaway to v0.12.4 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9903
- chore(deps): update maven plugins to v3.1.4 (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9904
- fix(deps): update junit5 monorepo to v5.12.0 (release/4.0.x) (minor) by @renovate in https://github.com/dropwizard/dropwizard/pull/9883
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.2 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9908
- fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.3 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9909
- fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9912
- fix(deps): update dependency org.checkerframework:checker-qual to v3.49.1 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9915
- chore(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.9.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9918
- fix(deps): update dependency org.slf4j:slf4j-bom to v2.0.17 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9926
- fix(deps): update mockito monorepo to v5.16.0 (release/4.0.x) (minor) by @renovate in https://github.com/dropwizard/dropwizard/pull/9919
- fix(deps): update logback monorepo to v1.5.17 (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9927
- chore(deps): update github/codeql-action action to v3.28.11 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9932
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.39 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9933
- chore(deps): update dependency org.simplify4u.plugins:pgpverify-maven-plugin to v1.19.1 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9934
- fix(deps): update mockito monorepo to v5.16.1 (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9945
- fix(deps): update junit5 monorepo to v5.12.1 (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9944
- fix(deps): update dependency net.java.dev.jna:jna to v5.17.0 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9946
- chore(deps): update webfactory/ssh-agent action to v0.9.1 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9954
- fix(deps): update dependency org.eclipse.jetty:jetty-bom to v11.0.25 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9955
- chore(deps): update github actions (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9961
- fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.4 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9962
- fix(deps): update guava monorepo to v33.4.5-jre (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9963
- fix(deps): update logback monorepo to v1.5.18 (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9975
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.3 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9974
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.4 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9978
- fix(deps): update guava monorepo to v33.4.6-jre (release/4.0.x) (patch) by @renovate in https://github.com/dropwizard/dropwizard/pull/9987
- chore(deps): update github/codeql-action action to v3.28.13 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9986
- chore(deps): update dependency com.uber.nullaway:nullaway to v0.12.5 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9985
- chore(deps): update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v5.1.0.4751 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9988
- fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 (release/4.0.x) by @renovate in https://github.com/dropwizard/dropwizard/pull/9991
New Contributors
- @andrewaylett made their first contribution in https://github.com/dropwizard/dropwizard/pull/9827
Full Changelog: https://github.com/dropwizard/dropwizard/compare/v4.0.12...v4.0.13