mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-28 20:20:55 +00:00
refactor: Fix for maven warnings (#2157)
* fix for maven warnings * Removed unwanted dependency and htmlunit upgraded to latest Co-authored-by: Mohana Rao S V <mohana.rao.s.v@tietoevry.com>
This commit is contained in:
@@ -46,10 +46,6 @@
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
<artifactId>jaxb-api</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user