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

Development #230

Merged
merged 2 commits into from
Oct 14, 2023
Merged

Development #230

merged 2 commits into from
Oct 14, 2023

Conversation

vincejv
Copy link
Owner

@vincejv vincejv commented Oct 14, 2023

No description provided.

dependabot bot added 2 commits October 15, 2023 01:53
Bumps `quarkus.platform.version` from 3.4.2 to 3.4.3.

Updates `io.quarkus.platform:quarkus-bom` from 3.4.2 to 3.4.3
- [Commits](quarkusio/quarkus-platform@3.4.2...3.4.3)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.4.2 to 3.4.3
- [Commits](quarkusio/quarkus-platform@3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.2 to 2.15.3.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.15.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@vincejv vincejv enabled auto-merge (rebase) October 14, 2023 17:53
@vincejv
Copy link
Owner Author

vincejv commented Oct 14, 2023

@fpibot

Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @vincejv, your code changes are approved! 🥳

@sonarcloud
Copy link

sonarcloud bot commented Oct 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

✅ Released version to SNAPSHOT repository: 1.8.9-86fc7b7-SNAPSHOT

Parent POM Usage:

<parent>
  <groupId>com.abavilla</groupId>
  <artifactId>fpi-framework-pom</artifactId>
  <version>1.8.9-86fc7b7-SNAPSHOT</version>
</parent>

BOM Usage:

<dependencyManagement>
  <dependency>
    <groupId>com.abavilla</groupId>
    <artifactId>fpi-framework-bom</artifactId>
    <version>1.8.9-86fc7b7-SNAPSHOT</version>
    <type>pom</type>
    <scope>import</scope>
  </dependency>
</dependencyManagement>

@vincejv vincejv merged commit 0136522 into main Oct 14, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants