Skip to content

Commit

Permalink
chore(java): bump dep.org.checkerframework.version from 3.48.3 to 3.4…
Browse files Browse the repository at this point in the history
…8.4 in /java (#2416)

Bumps `dep.org.checkerframework.version` from 3.48.3 to 3.48.4.
Updates `org.checkerframework:checker-qual` from 3.48.3 to 3.48.4

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 8f6ffe5 commit e1bd27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

<properties>
<dep.arrow.version>18.0.0</dep.arrow.version>
<dep.org.checkerframework.version>3.48.3</dep.org.checkerframework.version>
<dep.org.checkerframework.version>3.48.4</dep.org.checkerframework.version>
<!-- org.apache:apache overrides -->
<minimalJavaBuildVersion>11</minimalJavaBuildVersion>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit e1bd27c

Please sign in to comment.