bcgov / nr-forest-client-commons

Forest client commons library
Apache License 2.0
1 stars 0 forks source link

chore(deps): update maven all non-major dependencies #37

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-checkstyle-plugin 3.3.1 -> 3.4.0 age adoption passing confidence
org.apache.maven.plugins:maven-enforcer-plugin 3.4.1 -> 3.5.0 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 -> 3.7.0 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 -> 3.3.0 age adoption passing confidence
org.apache.maven.plugins:maven-failsafe-plugin 3.2.5 -> 3.3.0 age adoption passing confidence
org.yaml:snakeyaml 2.0 -> 2.2 age adoption passing confidence
org.projectlombok:lombok (source) 1.18.32 -> 1.18.34 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.2.5 -> 3.3.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

projectlombok/lombok (org.projectlombok:lombok) ### [`v1.18.34`](https://togithub.com/projectlombok/lombok/compare/v1.18.32...v1.18.34)
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent) ### [`v3.3.1`](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) ### [`v3.3.0`](https://togithub.com/spring-projects/spring-boot/compare/v3.2.6...v3.3.0) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.2.7...v3.3.0) ### [`v3.2.7`](https://togithub.com/spring-projects/spring-boot/compare/v3.2.6...v3.2.7) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.2.6...v3.2.7) ### [`v3.2.6`](https://togithub.com/spring-projects/spring-boot/compare/v3.2.5...v3.2.6) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.2.5...v3.2.6)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.


Thanks for the PR!

<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-core</artifactId>
  <version>0.1.23.PR37</version>
</dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.1.23.PR37</version>
</dependency>

Once merged, the code will be promoted and handed off to the following workflow run. Main Merge Workflow

github-actions[bot] commented 4 months ago

Current changelog

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud