Skip to content

Commit

Permalink
Remove managed dependency on Objenesis (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Nov 3, 2022
1 parent d76e635 commit 1467932
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.3</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 1467932

Please sign in to comment.