Skip to content

Commit

Permalink
Bump shedlock-spring.version from 4.42.0 to 4.43.0
Browse files Browse the repository at this point in the history
Bumps `shedlock-spring.version` from 4.42.0 to 4.43.0.

Updates `shedlock-spring` from 4.42.0 to 4.43.0
- [Release notes](https://github.com/lukas-krecan/ShedLock/releases)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-4.42.0...shedlock-parent-4.43.0)

Updates `shedlock-provider-jdbc-template` from 4.42.0 to 4.43.0

---
updated-dependencies:
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent 244dbc0 commit 1a761c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<maven-swagger-codegen-handlebars.version>4.3.0</maven-swagger-codegen-handlebars.version>

<h2.version>2.1.212</h2.version>
<shedlock-spring.version>4.42.0</shedlock-spring.version>
<shedlock-spring.version>4.43.0</shedlock-spring.version>
<spring-statemachine.version>3.2.0</spring-statemachine.version>
<swagger-annotations.version>2.2.0</swagger-annotations.version>
<springdoc-openapi.version>1.6.12</springdoc-openapi.version>
Expand Down

0 comments on commit 1a761c6

Please sign in to comment.