Skip to content

Commit

Permalink
Revert auto-value version to 1.8.2, intermittently getting "Stream cl…
Browse files Browse the repository at this point in the history
…osed"

Filed google/auto#1572 and rolling it back for now
  • Loading branch information
bvolpato authored and alexeykukuku committed Aug 3, 2023
1 parent 564ed2f commit f7cf90c
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 @@ -49,7 +49,7 @@
<jackson.version>2.14.1</jackson.version>

<!-- Common dependency versions -->
<autovalue.version>1.10.2</autovalue.version>
<autovalue.version>1.8.2</autovalue.version>
<avro.version>1.11.1</avro.version>
<checkstyle.version>10.7.0</checkstyle.version>
<commons-codec.version>1.15</commons-codec.version>
Expand Down

0 comments on commit f7cf90c

Please sign in to comment.