Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.pivotal.cfenv:java-cfenv-boot from 2.4.2 to 3.1.2 in /examples/redis-cache-failure-handling #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps io.pivotal.cfenv:java-cfenv-boot from 2.4.2 to 3.1.2.

Release notes

Sourced from io.pivotal.cfenv:java-cfenv-boot's releases.

Java-cf-env v3.1.2: solve known CVE

Get it while it's hot!

<dependency>
	<groupId>io.pivotal.cfenv</groupId>
	<artifactId>java-cfenv-boot</artifactId>
	<version>3.1.2</version>
</dependency>

What's Changed

This new release uses the latest json-io, version 4.14.1 , that solves a CVE found in 4.14.0 (see this issue: jdereg/json-io#174)

Big thanks to json-io maintainer, https://github.com/jdereg, for fixing this issue!

Enjoy!

Java-cf-env v3.1.1: The Cloud Profile

Get it while it's hot!

What's Changed

This new release fixes an issue that prevented the dependency resolution to work properly pivotal-cf/java-cfenv#227

Also, the uberjar named java-cf-all now will add a cloud profile when injected into a Spring Boot 3 app via the Java Buildpack (see cloudfoundry/java-buildpack#1031)

Enjoy!

New Uber Jar named java-cfenv-all !

Get it while it's hot!

  <dependency>
  	<groupId>io.pivotal.cfenv</groupId>
  	<artifactId>java-cfenv-boot</artifactId>
  	<version>3.1.0</version>
  </dependency>

What's Changed

This new release just includes 1 minor change, the apparition of a new module named java-cf-all, that once built provides the users with an uberjar (all dependencies included; mainly a JSON parser named json-io)

And yes, java-cfenv now relies on json-io

This uberjar will soon be consumed by the java-buildpack for Cloud Foundry for building Spring Boot 3 apps; stay tuned, coming to a CloudFoundry near you soon!

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [io.pivotal.cfenv:java-cfenv-boot](https://github.com/pivotal-cf/java-cfenv) from 2.4.2 to 3.1.2.
- [Release notes](https://github.com/pivotal-cf/java-cfenv/releases)
- [Commits](pivotal-cf/java-cfenv@v2.4.2...v3.1.2)

---
updated-dependencies:
- dependency-name: io.pivotal.cfenv:java-cfenv-boot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

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 unscheduled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant