Skip to content

Commit

Permalink
Update dependency jakarta.annotation:jakarta.annotation-api to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent 222e2af commit a849d49
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 @@ -91,7 +91,7 @@
<spotbugs.onlyAnalyze>org.mybatis.guice.*</spotbugs.onlyAnalyze>
<gcu.product>Guice</gcu.product>
<guice.version>7.0.0</guice.version>
<annotation-api.version>1.3.5</annotation-api.version>
<annotation-api.version>2.1.1</annotation-api.version>
<ejb-api.version>3.2.6</ejb-api.version>
<inject-api.version>2.0.1</inject-api.version>
<osgi.import>com.alibaba.druid.pool.*;resolution:=optional,com.zaxxer.hikari.*;resolution:=optional,com.mchange.v2.c3p0.*;resolution:=optional,org.apache.commons.dbcp2.*;resolution:=optional,javax.transaction.*;resolution:=optional</osgi.import>
Expand Down

0 comments on commit a849d49

Please sign in to comment.