File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ A PostgreSQL logical decoder output plugin to deliver data as [Protocol Buffers]
17
17
This code depends on the following libraries and requires them for compilation:
18
18
19
19
* [ PostgreSQL] ( http://www.postgresql.org ) 9.6+
20
- * [ Protobuf-c] ( https://github.com/protobuf-c/protobuf-c ) 1.1 + - used for data serialization
20
+ * [ Protobuf-c] ( https://github.com/protobuf-c/protobuf-c ) 1.2 + - used for data serialization
21
21
* [ PostGIS] ( http://www.postgis.net/ ) 2.1+ - used for Postgres geometric types support
22
22
23
23
## Building
@@ -117,4 +117,4 @@ The following table shows how current PostgreSQL type OIDs are mapped to which d
117
117
## Support
118
118
119
119
File bug reports and feature requests using [ Debezium's JIRA] ( https://issues.jboss.org/browse/DBZ ) and the
120
- [ postgresql-connector] ( https://issues.jboss.org/browse/DBZ/component/12323543 ) component
120
+ [ postgresql-connector] ( https://issues.jboss.org/browse/DBZ/component/12323543 ) component
You can’t perform that action at this time.
0 commit comments