Skip to content

Commit

Permalink
Bump jooq from 3.16.6 to 3.17.1
Browse files Browse the repository at this point in the history
Bumps jooq from 3.16.6 to 3.17.1.

---
updated-dependencies:
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2022
1 parent f830f6a commit 5df387c
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 @@ -99,7 +99,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.16.6</version>
<version>3.17.1</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down

0 comments on commit 5df387c

Please sign in to comment.