Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ddixit14 authored Dec 6, 2023
1 parent a011a24 commit edaf463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-oauth-client-java6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<configuration>
<instructions>
<Bundle-SymbolicName>com.google.oauth-client-java6</Bundle-SymbolicName>
<Bundle-RequiredExecutionEnvironment>JavaSE-1.7</Bundle-RequiredExecutionEnvironment>
<Bundle-RequiredExecutionEnvironment>JavaSE-1.8</Bundle-RequiredExecutionEnvironment>
</instructions>
</configuration>
<executions>
Expand Down

0 comments on commit edaf463

Please sign in to comment.