Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
cmagowan-hmcts committed Oct 16, 2024
1 parent 1331edb commit 77e543b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,6 @@ dependencies {
// https://mvnrepository.com/artifact/com.sun.mail/javax.mail
implementation group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2'

implementation group: 'com.sun.xml.bind', name: 'jaxb-impl', version: '4.0.5'
implementation project(path: ':context')
implementation 'javax.annotation:javax.annotation-api:1.3.2'

Expand Down

0 comments on commit 77e543b

Please sign in to comment.