We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1563663 commit 5eb27b1Copy full SHA for 5eb27b1
backend/pom.xml
@@ -85,7 +85,6 @@
85
<groupId>org.projectlombok</groupId>
86
<artifactId>lombok</artifactId>
87
<version>1.18.42</version>
88
- <scope>provided</scope>
89
</dependency>
90
<dependency>
91
<groupId>io.jsonwebtoken</groupId>
@@ -136,7 +135,6 @@
136
135
<path>
137
138
139
- <version>1.18.42</version>
140
</path>
141
</annotationProcessorPaths>
142
</configuration>
0 commit comments