Skip to content

Commit

Permalink
Merge pull request #133 from trifork/renovate/all-maven-minor
Browse files Browse the repository at this point in the history
fix(deps): update all maven minor
  • Loading branch information
rkthtrifork authored Dec 8, 2023
2 parents aedcff6 + 7946c6a commit b13769c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JsonToAvro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ under the License.
<scala.binary.version>2.12</scala.binary.version>
<maven.compiler.source>${target.java.version}</maven.compiler.source>
<maven.compiler.target>${target.java.version}</maven.compiler.target>
<log4j.version>2.21.0</log4j.version>
<log4j.version>2.22.0</log4j.version>
<avro.version>1.11.3</avro.version>
</properties>

Expand Down

0 comments on commit b13769c

Please sign in to comment.