Skip to content

Commit

Permalink
Bump com.google.auto.value:auto-value-annotations from 1.10.3 to 1.10.4
Browse files Browse the repository at this point in the history
Bumps [com.google.auto.value:auto-value-annotations](https://github.com/google/auto) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.10.3...auto-value-1.10.4)

---
updated-dependencies:
- dependency-name: com.google.auto.value:auto-value-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mbarbero committed Sep 11, 2023
1 parent 3f05895 commit 5bd810c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty-version>11.0.16</jetty-version>
<auto-value.version>1.10.3</auto-value.version> <!-- also defined in parent pom for annotation processor -->
<auto-value.version>1.10.4</auto-value.version> <!-- also defined in parent pom for annotation processor -->
<apache-httpclient-version>4.5.14</apache-httpclient-version>
<maven-api-version>3.9.4</maven-api-version>
<jackson.version>2.15.2</jackson.version>
Expand Down

0 comments on commit 5bd810c

Please sign in to comment.