File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1212 <version >LOCAL-SNAPSHOT</version >
1313 <name >Digipost API Client</name >
1414 <description >Java library for interacting with the Digipost REST API</description >
15-
15+
1616 <organization >
1717 <name >Posten Bring AS</name >
1818 <url >https://www.posten.no/</url >
2929 </comments >
3030 </license >
3131 </licenses >
32-
32+
3333 <properties >
3434 <maven .compiler.source>11</maven .compiler.source>
3535 <maven .compiler.target>11</maven .compiler.target>
6969 <groupId >org.apache.httpcomponents.client5</groupId >
7070 <artifactId >httpclient5</artifactId >
7171 <version >5.5.1</version >
72- <exclusions >
73- <exclusion >
74- <groupId >commons-logging</groupId >
75- <artifactId >commons-logging</artifactId >
76- </exclusion >
77- </exclusions >
7872 </dependency >
7973 <dependency >
8074 <groupId >org.apache.httpcomponents.core5</groupId >
You can’t perform that action at this time.
0 commit comments