Skip to content

Commit

Permalink
udate testng to version 7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmscomp committed Nov 24, 2023
1 parent e8d5bfa commit 4317e6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<atinject.api.version>2.0.1</atinject.api.version>
<uel.api.version>5.0.0</uel.api.version>
<interceptor.api.version>2.1.0</interceptor.api.version>
<testng.version>7.7.0</testng.version>
<testng.version>7.8.0</testng.version>
</properties>

<!-- Configure all dependencies (e.g. testing) -->
Expand Down Expand Up @@ -380,6 +380,7 @@
<windowtitle>Jakarta Contexts and Dependency Injection API</windowtitle>
<header><![CDATA[<br>Jakarta Contexts and Dependency Injection ${project.version}]]>
</header>
<!--suppress UnresolvedMavenProperty -->
<bottom><![CDATA[
Comments to: <a href="mailto:cdi-dev@eclipse.org">cdi-dev@eclipse.org</a>.<br>
Copyright &#169; 2018,2022 Eclipse Foundation.<br>
Expand Down

0 comments on commit 4317e6e

Please sign in to comment.