File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
tools/flagd-http-connector Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 3838 <version >3.17.0</version >
3939 </dependency >
4040
41- <!-- <dependency>-->
42- <!-- <groupId>org.slf4j</groupId>-->
43- <!-- <artifactId>slf4j-api</artifactId>-->
44- <!-- <version>2.0.16</version>-->
45- <!-- </dependency>-->
46- <!-- <dependency>-->
47- <!-- <groupId>org.slf4j</groupId>-->
48- <!-- <artifactId>slf4j-simple</artifactId>-->
49- <!-- <version>2.0.16</version>-->
50- <!-- </dependency>-->
5141 <dependency >
5242 <groupId >com.google.code.findbugs</groupId >
5343 <artifactId >annotations</artifactId >
5444 <version >3.0.1</version >
5545 <scope >test</scope >
5646 </dependency >
5747
58-
5948 </dependencies >
60- <!-- <build>-->
61- <!-- <plugins>-->
62- <!-- <plugin>-->
63- <!-- <groupId>org.apache.maven.plugins</groupId>-->
64- <!-- <artifactId>maven-compiler-plugin</artifactId>-->
65- <!-- <configuration>-->
66- <!-- <source>11</source>-->
67- <!-- <target>11</target>-->
68- <!-- </configuration>-->
69- <!-- </plugin>-->
70- <!-- </plugins>-->
71- <!-- </build>-->
72-
7349</project >
You can’t perform that action at this time.
0 commit comments