Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 0 additions & 2 deletions src/includes/getting-started-install/android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ dependencies {

Sentry's Android SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/android/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
8 changes: 0 additions & 8 deletions src/includes/getting-started-install/java.jul.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,3 @@ libraryDependencies += "io.sentry" % "sentry-jul" % "{{ packages.version('sentry
```

For other dependency managers, see the [central Maven repository](https://search.maven.org/artifact/io.sentry/sentry-jul).

<Note>

Sentry's Java SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/java/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
8 changes: 0 additions & 8 deletions src/includes/getting-started-install/java.log4j2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,3 @@ libraryDependencies += "io.sentry" % "sentry-log4j2" % "{{ packages.version('sen
```

For other dependency managers see the [central Maven repository](https://search.maven.org/artifact/io.sentry/sentry-log4j2).

<Note>

Sentry's Java SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/java/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
8 changes: 0 additions & 8 deletions src/includes/getting-started-install/java.logback.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,3 @@ libraryDependencies += "io.sentry" % "sentry-logback" % "{{ packages.version('se
```

For other dependency managers, see the [central Maven repository](https://search.maven.org/artifact/io.sentry/sentry-logback).

<Note>

Sentry's Java SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/java/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
2 changes: 0 additions & 2 deletions src/includes/getting-started-install/java.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ libraryDependencies += "io.sentry" % "sentry" % "{{ packages.version('sentry.jav

Sentry's Java SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/java/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
2 changes: 0 additions & 2 deletions src/includes/getting-started-install/java.servlet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ For other dependency managers, see the [central Maven repository](https://search

Sentry's Java SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/java/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
2 changes: 0 additions & 2 deletions src/includes/getting-started-install/java.spring-boot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ implementation 'io.sentry:sentry-spring-boot-starter:{{ packages.version('sentry

Sentry's Java SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/java/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
2 changes: 0 additions & 2 deletions src/includes/getting-started-install/java.spring.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,4 @@ For other dependency managers see the [central Maven repository](https://search.

Sentry's Java SDK depends on [Gson](https://github.com/google/gson) as a transitive dependency; the minimum required version is 2.7.

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/java/configuration/bill-of-materials) to avoid specifying the version of each dependency.

</Note>
15 changes: 0 additions & 15 deletions src/platforms/android/configuration/bill-of-materials.mdx

This file was deleted.

43 changes: 0 additions & 43 deletions src/platforms/java/common/configuration/bill-of-materials.mdx

This file was deleted.