Skip to content

Commit

Permalink
Bump the maven group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the / directory: io.github.openfeign.querydsl:querydsl-jpa.


Updates `io.github.openfeign.querydsl:querydsl-jpa` from 6.9 to 6.10.1

Updates `io.github.openfeign.querydsl:querydsl-apt` from 6.9 to 6.10.1

---
updated-dependencies:
- dependency-name: io.github.openfeign.querydsl:querydsl-jpa
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.github.openfeign.querydsl:querydsl-apt
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent fb75e77 commit fdf42a2
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 @@ -33,7 +33,7 @@
<jooq.version>3.19.15</jooq.version>
<quarkus-jdbi.version>1.5.1</quarkus-jdbi.version>
<jdbi.version>3.47.0</jdbi.version>
<querydsl.version>6.9</querydsl.version>
<querydsl.version>6.10.1</querydsl.version>
<blaze-persistence.version>1.6.14</blaze-persistence.version>
<quarkus-mybatis.version>2.2.4</quarkus-mybatis.version>
<mybatis-dynamic-sql.version>1.5.2</mybatis-dynamic-sql.version>
Expand Down

0 comments on commit fdf42a2

Please sign in to comment.