Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions versions-rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ limitations under the License.
<ignoreVersion type="regex">3.*</ignoreVersion>
</ignoreVersions>
</rule>
<!-- Mailjet made a breaking change between 4.0.1 and 4.0.4. -->
<rule groupId="com.mailjet" artifactId="mailjet-client" comparisonMethod="maven">
<ignoreVersions>
<ignoreVersion type="regex">4.*</ignoreVersion>
</ignoreVersions>
</rule>
<!-- Logging v2 is a breaking change from v1, but samples are still v1. -->
<rule groupId="com.google.apis" artifactId="google-api-services-logging" comparisonMethod="maven">
<ignoreVersions>
Expand Down