Skip to content

Commit

Permalink
Update tcnative version in bom (#11902)
Browse files Browse the repository at this point in the history
Motivaiton:
The bom is out of sync with the project version
of tcnative. This results in unresolved
dependencies when using the bom.
  • Loading branch information
Scottmitch committed Dec 9, 2021
1 parent 2fd8695 commit e00d101
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 @@ -65,7 +65,7 @@

<properties>
<!-- Keep in sync with ../pom.xml -->
<tcnative.version>2.0.44.Final</tcnative.version>
<tcnative.version>2.0.46.Final</tcnative.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e00d101

Please sign in to comment.