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 jobrunr-spring-boot-starter from 4.0.10 to 5.3.3 #355

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jobrunr-spring-boot-starter from 4.0.10 to 5.3.3
Bumps [jobrunr-spring-boot-starter](https://github.com/jobrunr/jobrunr) from 4.0.10 to 5.3.3.
- [Release notes](https://github.com/jobrunr/jobrunr/releases)
- [Commits](jobrunr/jobrunr@v4.0.10...v5.3.3)

---
updated-dependencies:
- dependency-name: org.jobrunr:jobrunr-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
commit 53cd4741b681054710c82b6b0353e183bf982f89
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<usertype-core.version>7.0.0.CR1</usertype-core.version>
<project.testresult.directory>${project.build.directory}/test-results</project.testresult.directory>
<pf4j-spring.version>0.9.0</pf4j-spring.version>
<jobrunr.version>5.3.1</jobrunr.version>
<jobrunr.version>5.3.3</jobrunr.version>
<pf4j.version>3.12.0</pf4j.version>
<git.user />
<git.password />
Expand Down
Loading