Skip to content

Merge staging to prod - Update to use maven wrapper #352

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

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Conversation

gkwan-ibm
Copy link
Member

dev-koan and others added 2 commits June 5, 2025 16:59
* Update to use maven wrapper

Signed-off-by: Dev Agarwal <devagarwal0508@gmail.com>

* Update test.yml

* Bump org.mongodb:mongodb-driver-sync from 5.4.0 to 5.5.0 in /start

Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.4.0...r5.5.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.passwordUtil

Bumps [com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.passwordUtil](https://github.com/OpenLiberty/open-liberty) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/OpenLiberty/open-liberty/releases)
- [Commits](https://github.com/OpenLiberty/open-liberty/commits)

---
updated-dependencies:
- dependency-name: com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.passwordUtil
  dependency-version: 1.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 in /start

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.ssl

Bumps [com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.ssl](https://github.com/OpenLiberty/open-liberty) from 1.8.100 to 1.8.101.
- [Release notes](https://github.com/OpenLiberty/open-liberty/releases)
- [Commits](https://github.com/OpenLiberty/open-liberty/commits)

---
updated-dependencies:
- dependency-name: com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.ssl
  dependency-version: 1.8.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.passwordUtil

Bumps [com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.passwordUtil](https://github.com/OpenLiberty/open-liberty) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/OpenLiberty/open-liberty/releases)
- [Commits](https://github.com/OpenLiberty/open-liberty/commits)

---
updated-dependencies:
- dependency-name: com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.passwordUtil
  dependency-version: 1.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.ssl

Bumps [com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.ssl](https://github.com/OpenLiberty/open-liberty) from 1.8.100 to 1.8.101.
- [Release notes](https://github.com/OpenLiberty/open-liberty/releases)
- [Commits](https://github.com/OpenLiberty/open-liberty/commits)

---
updated-dependencies:
- dependency-name: com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.ssl
  dependency-version: 1.8.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 in /finish

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump org.mongodb:mongodb-driver-sync from 5.4.0 to 5.5.0 in /finish

Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.4.0...r5.5.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: Dev Agarwal <devagarwal0508@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Gilbert Kwan <gkwan@ca.ibm.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@gkwan-ibm gkwan-ibm requested a review from GeeTransit June 5, 2025 20:59
Copy link
Member

@GeeTransit GeeTransit left a comment

Choose a reason for hiding this comment

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

LGTM

@gkwan-ibm gkwan-ibm merged commit d7bef04 into prod Jun 6, 2025
10 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.

3 participants