Skip to content

Release 0.3.2 #38

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 7 commits into from
Jul 2, 2024
Merged

Release 0.3.2 #38

merged 7 commits into from
Jul 2, 2024

Conversation

JavaCoDED78
Copy link
Owner

@JavaCoDED78 JavaCoDED78 commented Jul 2, 2024

PR-Codex overview

The focus of this PR is to update dependencies in the pom.xml file, specifically upgrading jjwt to version 0.12.6 and lombok to version 1.18.34.

Detailed summary

  • Updated jjwt version from 0.12.5 to 0.12.6
  • Updated lombok version from 1.18.32 to 1.18.34
  • Updated junit version from 5.10.2 to 5.10.3

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

JavaCoDED78 and others added 7 commits June 18, 2024 22:31
Bumps `jjwt.version` from 0.12.5 to 0.12.6.

Updates `io.jsonwebtoken:jjwt-api` from 0.12.5 to 0.12.6
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.12.5...0.12.6)

Updates `io.jsonwebtoken:jjwt-impl` from 0.12.5 to 0.12.6
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.12.5...0.12.6)

Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.5 to 0.12.6

---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.jsonwebtoken:jjwt-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.jsonwebtoken:jjwt-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.10.2...r5.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
…-0.12.6

Bump jjwt.version from 0.12.5 to 0.12.6
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.32...v1.18.34)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ombok-lombok-1.18.34

Bump org.projectlombok:lombok from 1.18.32 to 1.18.34
…piter-junit-jupiter-api-5.10.3

Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3
@JavaCoDED78
Copy link
Owner Author

@rultor release, tag is 0.3.2

@rultor
Copy link
Collaborator

rultor commented Jul 2, 2024

@rultor release, tag is 0.3.2

@JavaCoDED78 OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jul 2, 2024

@rultor release, tag is 0.3.2

@JavaCoDED78 Done! FYI, the full log is here (took me 10min)

@JavaCoDED78 JavaCoDED78 merged commit b12c3cf into dev Jul 2, 2024
4 checks passed
JavaCoDED78 added a commit that referenced this pull request Jul 2, 2024
Merge pull request #38 from JavaCoDED78/main
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