Skip to content

Commit

Permalink
EPMRPP-95887 remove generated models
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Oct 11, 2024
1 parent 4b45428 commit c769d96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ dependencies {
testCompileOnly "org.projectlombok:lombok:${lombokVersion}"
testAnnotationProcessor "org.projectlombok:lombok:${lombokVersion}"

// required for generated models
implementation "org.apache.tomcat:tomcat-annotations-api:9.0.75"

testImplementation "junit:junit:${junitVersion}"
testImplementation "org.mockito:mockito-junit-jupiter:${mockitoJunitJupiter}"
testImplementation "org.hibernate.validator:hibernate-validator:${hibernateValidatorVersion}"
Expand Down

0 comments on commit c769d96

Please sign in to comment.