Skip to content

Bump spring-boot-maven-plugin from 2.7.8 to 2.7.9#3678

Merged
hezhangjian merged 1 commit intomasterfrom
dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.9
Mar 13, 2023
Merged

Bump spring-boot-maven-plugin from 2.7.8 to 2.7.9#3678
hezhangjian merged 1 commit intomasterfrom
dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps spring-boot-maven-plugin from 2.7.8 to 2.7.9.

Release notes

Sourced from spring-boot-maven-plugin's releases.

v2.7.9

🐞 Bug Fixes

  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34063
  • Actuator Health web endpoint broken with Gson and Java 17 #34030
  • Dependency management for Mongo's Java Driver is incomplete #33941
  • Using devtools with Reactive application results in slower restarts #33855
  • Spies are not reset after test execution when using @SpyBean #33830
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #27854

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34029
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33994
  • Add Redis application properties example #33965
  • Use Maven Central for release downloads in CLI installation documentation #33962
  • Actuator section is missing from documentation overview #33932
  • Add Javadoc since to OperationParameter.getAnnotation() #33914
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #31660

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.6 #34238
  • Upgrade to Byte Buddy 1.12.23 #34239
  • Upgrade to Dropwizard Metrics 4.2.16 #34240
  • Upgrade to Elasticsearch 7.17.9 #34241
  • Upgrade to Glassfish JAXB 2.3.8 #34242
  • Upgrade to Groovy 3.0.15 #34243
  • Upgrade to Hibernate 5.6.15.Final #34244
  • Upgrade to Jackson Bom 2.13.5 #34245
  • Upgrade to Jaybird 4.0.9.java8 #34246
  • Upgrade to Lombok 1.18.26 #34247
  • Upgrade to Micrometer 1.9.8 #34141
  • Upgrade to Netty 4.1.89.Final #34248
  • Upgrade to Reactor Bom 2020.0.28 #34142
  • Upgrade to Spring AMQP 2.4.10 #34321
  • Upgrade to Spring Batch 4.3.8 #34143
  • Upgrade to Spring Data Bom 2021.2.8 #34144
  • Upgrade to Spring HATEOAS 1.5.3 #34249
  • Upgrade to Spring Security 5.7.7 #34145
  • Upgrade to Undertow 2.2.23.Final #34250

❤️ Contributors

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

@​Anubhav-2000, @​enimiste, @​izeye, @​jprinet, @​marcel-wollschlaeger, @​mhalbritter, @​michaldo, and @​sannanansari

Commits
  • 874dd3d Release v2.7.9
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • a5902d7 Update copyright year of changed files
  • 737ef61 Enable and fix GraphQlTestIntegrationTests
  • 8499b88 Upgrade to Spring Batch 4.3.8
  • b126c33 Enable and fix ImportCandidatesTests
  • 510c781 Remove unused version alignment support from Bomr
  • 891ce3b Disable recently renamed tests
  • 3651ba3 Fix checkstyle test violations
  • df5898a Reformat code following spring-javaformat upgrade
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 27, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.9 branch from 5541405 to bd12ad7 Compare March 1, 2023 03:08
Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.8 to 2.7.9.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v2.7.9)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.9 branch from bd12ad7 to 1885c40 Compare March 1, 2023 03:10
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2023

Codecov Report

Merging #3678 (54de90a) into master (84fc174) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 54de90a differs from pull request most recent head 1885c40. Consider uploading reports for the commit 1885c40 to get more accurate results

@@            Coverage Diff            @@
##             master    #3678   +/-   ##
=========================================
  Coverage     43.82%   43.83%           
- Complexity     6067     6068    +1     
=========================================
  Files          1555     1555           
  Lines         38245    38245           
  Branches       3516     3516           
=========================================
+ Hits          16760    16763    +3     
+ Misses        20174    20172    -2     
+ Partials       1311     1310    -1     
Impacted Files Coverage Δ
...comb/core/definition/MicroserviceVersionsMeta.java 96.00% <0.00%> (-4.00%) ⬇️
...ecomb/loadbalance/WeightedResponseTimeRuleExt.java 97.36% <0.00%> (+5.26%) ⬆️
...undation/protobuf/internal/parser/ProtoParser.java 88.23% <0.00%> (+11.76%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hezhangjian hezhangjian merged commit d11434d into master Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.9 branch March 13, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants