diff --git a/Third_Party_Open_Source_Software_List.yaml b/Third_Party_Open_Source_Software_List.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f665cbbeb3aab77550cf6c7661346396b71d059e --- /dev/null +++ b/Third_Party_Open_Source_Software_List.yaml @@ -0,0 +1,10 @@ +spring-boot-starter-web: + cpeName: spring-boot-starter-web + groupId: org.springframework.boot + url: + version: +gson: + cpeName: gson + groupId: com.google.code.gson + url: + version: 2.9.0 diff --git a/pom.xml b/pom.xml index 87e7e278cdaccafe4091ace3e34f0423af7d0d06..01829335a872e9bf5865629bba0dd132b837967b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,6 @@ - - org.springframework.boot - spring-boot-starter-test - test - com.google.code.gson gson